Page MenuHomec4science

props-loader.d.ts
No OneTemporary

File Metadata

Created
Mon, Feb 10, 19:55

props-loader.d.ts

import * as Rsg from '../typings';
export default function (this: Rsg.StyleguidistLoaderContext, source: string): string;

Event Timeline