hojas/node_modules/speech-rule-engine/js/common/file_util.d.ts
2026-05-14 10:56:04 +02:00

2 lines
130 B
TypeScript

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