runtime.d.ts 158 B

12345
  1. /**
  2. * Disclaimer: modules in _shims aren't intended to be imported by SDK users.
  3. */
  4. export * from "../web-runtime.js";
  5. //# sourceMappingURL=runtime.d.ts.map