Files
boc/landvex/node_modules/openai/streaming.d.ts
T

3 lines
132 B
TypeScript
Raw Normal View History

/** @deprecated Import from ./core/streaming instead */
export * from "./core/streaming.js";
//# sourceMappingURL=streaming.d.ts.map