forked from daren.hsu/line_push
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
export declare function isDir(filename: string): boolean;
|
|
export declare function interopDefault(ex: any): any;
|