UNPKG

@akirco/dir_size

Version:

Get folder size quickly using N-API and Rust

4 lines (3 loc) 122 B
/* auto-generated by NAPI-RS */ /* eslint-disable */ export declare function getFolderSize(path: string): Promise<bigint>