hojas/node_modules/speech-rule-engine/mjs/common/file_util.d.ts

3 lines
130 B
TypeScript
Raw Permalink Normal View History

2026-05-14 10:56:04 +02:00
export declare function makePath(path: string): string;
export declare function localePath(locale: string, ext?: string): string;