UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 373 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 实时音视频 const createLivePusherContext = /* @__PURE__ */ temporarilyNotSupport('createLivePusherContext'); const createLivePlayerContext = /* @__PURE__ */ temporarilyNotSupport('createLivePlayerContext'); export { createLivePlayerContext, createLivePusherContext }; //# sourceMappingURL=live.js.map