UNPKG

@schemifyjs/schematics

Version:

Reusable schematics for scaffolding SchemifyJS projects.

2 lines (1 loc) 104 B
export declare function applyReplacements(input: string, replacements: Record<string, string>): string;