_shims/auto/runtime-bun.ts (1 lines of code) (raw):

/** * Disclaimer: modules in _shims aren't intended to be imported by SDK users. */ export * from "../bun-runtime.ts";