UNPKG

@wener/ui

Version:

3 lines (2 loc) 189 B
export declare function replaceGenerated(s: string, v: string, modifier?: string): string; export declare function processFileContent(path: string, processor: (v: string) => string): void;