UNPKG

250 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils';
2// 实时音视频
3export const createLivePusherContext = temporarilyNotSupport('createLivePusherContext');
4export const createLivePlayerContext = temporarilyNotSupport('createLivePlayerContext');