Jensen-holm's picture
added baseline stuff for making this a flask app with tailwind
a63e09b
raw
history blame
181 Bytes
require('thenify-all').withCallback(
require('zlib'),
exports, [
'deflate',
'deflateRaw',
'gzip',
'gunzip',
'inflate',
'inflateRaw',
'unzip',
]
)