UNPKG

@kortexa-ai/react-multimodal

Version:

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

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