UNPKG

agora-edu-core-lb

Version:

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

3 lines (2 loc) 97 B
import { MediaContext } from './type'; export declare const useMediaContext: () => MediaContext;