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