ModelAi/node_modules/openai/resources/beta/realtime/index.d.mts
2025-09-15 10:04:47 +08:00

4 lines
327 B
TypeScript

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