line_push/node_modules/jiti/dist/utils.d.ts
2022-07-17 13:16:16 +08:00

3 lines
112 B
TypeScript

export declare function isDir(filename: string): boolean;
export declare function interopDefault(ex: any): any;