MCPcopy
hub / github.com/openai/chatkit-js / ChatKit.tsx

File ChatKit.tsx

packages/chatkit-react/src/ChatKit.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react';
2import type { ChatKitControl, ToEventHandlerKey } from './useChatKit';
3import type { OpenAIChatKit, ChatKitEvents } from '@openai/chatkit';
4

Callers

nothing calls this directly

Calls 2

setOptionsMethod · 0.80
addEventListenerMethod · 0.80

Tested by

no test coverage detected