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