UNPKG

100 BTypeScriptView Raw
1import { Config } from './config';
2export declare function generate(config: Config): Promise<void>;