bpms_site/.svn/pristine/fa/fa899640b47fe16efb5d41325a0d379a015b484d.svn-base
2025-11-02 16:38:49 +03:30

3 lines
147 B
Plaintext

export declare function loadManifest(path: string, shouldCache?: boolean): any;
export declare function clearManifestCache(path: string): boolean;