UNPKG

aivideocall

Version:

Using this package, you can integrate the callyourai video-call component into your react application.

4 lines (3 loc) 140 B
export { default as AIVideoCall } from './AIVideoCall'; export { Event } from './Event'; export type { Event as EventType } from './Event';