UNPKG

pope-test-callkit2

Version:

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.

5 lines (4 loc) 141 B
import { CreateToast, TToast } from './type'; declare const Toast: TToast; export declare const createToast: CreateToast; export { Toast, };