UNPKG

@kortexa-ai/react-multimodal

Version:

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

3 lines 164 B
import { FaceTrackingControl } from './types'; export declare const FaceContext: import('react').Context<FaceTrackingControl>; //# sourceMappingURL=context.d.ts.map