UNPKG

@intlayer/chokidar

Version:

Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.

4 lines 243 B
export declare const getFileHash: (filePath: string) => string; export declare const kebabCaseToCamelCase: (name: string) => string; export declare const sortAlphabetically: (a: string, b: string) => number; //# sourceMappingURL=utils.d.ts.map