astro-ghostcms/.pnpm-store/v3/files/dc/ac05f6fa425de89097f8f457f01...

14 lines
181 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
require('thenify-all').withCallback(
require('zlib'),
exports, [
'deflate',
'deflateRaw',
'gzip',
'gunzip',
'inflate',
'inflateRaw',
'unzip',
]
)