UNPKG

@3kles/3kles-corebe

Version:
5 lines (4 loc) 126 B
export declare class FileUtil { static fetchXML(file: any, resp?: any): string; static readFile(file: any): string; }