/** * Browser polyfill for the `"punycode"` module. * * Imported on usage in `bun build --target=browser` */ export * from "punycode";