UNPKG

zip-iterator

Version:

Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms

2 lines (1 loc) 70 B
export default function nextEntry(iterator: any, callback: any): any;