Files
boc/landvex/node_modules/openai/resources/beta/realtime/index.d.mts
T

4 lines
327 B
TypeScript
Raw Normal View History

export { Realtime } from "./realtime.mjs";
export { Sessions, type Session, type SessionCreateResponse, type SessionCreateParams } from "./sessions.mjs";
export { TranscriptionSessions, type TranscriptionSession, type TranscriptionSessionCreateParams, } from "./transcription-sessions.mjs";
//# sourceMappingURL=index.d.mts.map