UNPKG

kawkab-frontend

Version:

Kawkab frontend is a frontend library for the Kawkab framework

2 lines (1 loc) 124 B
export declare function generateFile(templateName: string, targetPath: string, replacements: Record<string, string>): void;