Jofthomas's picture
Upload 4781 files
5c2ed06 verified
raw
history blame contribute delete
181 Bytes
require('thenify-all').withCallback(
require('zlib'),
exports, [
'deflate',
'deflateRaw',
'gzip',
'gunzip',
'inflate',
'inflateRaw',
'unzip',
]
)