UNPKG

@bevry/fs-remove

Version:
3 lines 147 B
/** Remove a file or directory. */ export default function remove(path: string | Array<string>): Promise<void>; //# sourceMappingURL=index.d.ts.map