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) 115 B
import { PrivateChatContext } from './type'; export declare const usePrivateChatContext: () => PrivateChatContext;