Files
bun.sh/src/node-fallbacks/zlib.js

3 lines
76 B
JavaScript

export * from "browserify-zlib";
export { default } from "browserify-zlib";