Files
bigwo/dev-assistant-mcp/node_modules/openai/_shims/auto/runtime-bun.d.ts
2026-03-12 12:47:56 +08:00

5 lines
162 B
TypeScript

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