UNPKG

next

Version:

The React Framework

5 lines (4 loc) 256 B
export declare function getGlobalImportError(file: string | null): string; export declare function getGlobalModuleImportError(): string; export declare function getLocalModuleImportError(): string; export declare function getCustomDocumentError(): string;