UNPKG

fast-extract

Version:

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

2 lines (1 loc) 73 B
export default function createWriteStream(dest: any, options: any): any;