UNPKG

agora-classroom-sdk

Version:

For publishing npm package agora-classroom-sdk (Web & Electron). Get more information from https://docs.agora.io

5 lines (4 loc) 110 B
import { FC } from 'react'; declare type Props = {}; export declare const VideoGallery: FC<Props>; export {};