UNPKG

tar-transform

Version:

extract, transform and re-pack tarball entries in form of stream

11 lines (5 loc) 265 B
'use strict'; function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } var gunzip = _interopDefault(require('gunzip-maybe')); exports.default = gunzip; //# sourceMappingURL=gunzip-maybe-3c89e432.js.map