UNPKG

@ibsheet/loader

Version:

Dynamically load support module for IBSheet

4 lines (3 loc) 220 B
export declare function basename(str: string): string | undefined; export declare function isUrlStr(str: string | undefined): boolean; export declare function isFilePath(str: string | undefined, type?: string): boolean;