site/node_modules/speech-rule-engine/js/common/file_util.d.ts
2024-10-14 08:09:33 +02:00

3 lines
130 B
TypeScript

export declare function makePath(path: string): string;
export declare function localePath(locale: string, ext?: string): string;