UNPKG

jatg

Version:

Just Another Template Generator

2 lines (1 loc) 135 B
export declare function runGeneration(configPath: string, basePath: string, overwrite: boolean, templateName?: string): Promise<void>;