agsamantha/node_modules/openai/_shims/auto/runtime-node.d.ts

5 lines
164 B
TypeScript
Raw Normal View History

2024-10-02 15:15:21 -05:00
/**
* Disclaimer: modules in _shims aren't intended to be imported by SDK users.
*/
export * from "../node-runtime.js";
//# sourceMappingURL=runtime-node.d.ts.map