UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 187 B
export { Realtime } from "./realtime.js"; export { Sessions, type Session, type SessionCreateResponse, type SessionCreateParams } from "./sessions.js"; //# sourceMappingURL=index.d.ts.map