UNPKG

175 BTypeScriptView Raw
1export declare function isDir(filename: string): boolean;
2export declare function isWritable(filename: string): boolean;
3export declare function interopDefault(ex: any): any;