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

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