UNPKG

fast-extract

Version:

Extract contents from various archive types (tar, tar.bz2, tar.gz, tar.xz, tgz, zip)

2 lines (1 loc) 80 B
export default function createWriteEntriesStream(dest: any, options?: {}): any;