UNPKG

@schemifyjs/schematics

Version:

Reusable schematics for scaffolding SchemifyJS projects.

2 lines (1 loc) 95 B
export declare function copyTemplateFiles(source: string, destination: string): Promise<void>;