5 lines
237 B
Plaintext
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;
|