芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/cosmiconfig/dist/getDirectory.d.ts
declare function getDirectory(filepath: string): Promise
; declare function getDirectorySync(filepath: string): string; export { getDirectory, getDirectorySync }; //# sourceMappingURL=getDirectory.d.ts.map