Page MenuHomec4science

examples-loader.d.ts
No OneTemporary

File Metadata

Created
Wed, Feb 5, 02:46

examples-loader.d.ts

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

Event Timeline