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

6 lines (5 loc) 108 B
/** * Types for compression handlers */ /** * Options for creating a compression handler */ export { };