UNPKG

@kortexa-ai/react-multimodal

Version:

A set of react components and hooks to help with multimodal input

3 lines 178 B
import { MicrophoneControl } from './types'; export declare const MicrophoneContext: import('react').Context<MicrophoneControl | undefined>; //# sourceMappingURL=context.d.ts.map