Files
bigwo/dev-assistant-mcp/node_modules/openai/_shims/auto/runtime.d.ts

5 lines
158 B
TypeScript
Raw Normal View History

2026-03-12 12:47:56 +08:00
/**
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
*/
export * from "../web-runtime.js";
//# sourceMappingURL=runtime.d.ts.map