UNPKG

invirtu-react-widgets

Version:

Invirtu is a Live Media as a Service (LMAAS), which means no-code and low-code tools for building video conferencing, audio conferencing, live streaming, and augmented reality solutions.

6 lines (5 loc) 105 B
interface WidgetOptions { id: string; auth_token: string | null; } export default WidgetOptions;