UNPKG

@schemifyjs/schematics

Version:

Reusable schematics for scaffolding SchemifyJS projects.

2 lines (1 loc) 108 B
export declare function processDirectory(dir: string, replacements: Record<string, string>): Promise<void>;