UNPKG

node-file-db

Version:
9 lines (8 loc) 214 B
/** * @file 工具脚本 * @Author wangjie19 * @Date 2020-07-27 17:19:19 * @Last Modified by: wangjie19 * @Last Modified time: 2020-07-28 20:32:47 */ export declare function deleteDir(pathDir: string): void;