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

5 lines
237 B
Plaintext

export declare function getGlobalImportError(): string;
export declare function getGlobalModuleImportError(): string;
export declare function getLocalModuleImportError(): string;
export declare function getCustomDocumentError(): string;