UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 359 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 设备(组)音视频通话 const requestDeviceVoIP = /* @__PURE__ */ temporarilyNotSupport('requestDeviceVoIP'); const getDeviceVoIPList = /* @__PURE__ */ temporarilyNotSupport('getDeviceVoIPList'); export { getDeviceVoIPList, requestDeviceVoIP }; //# sourceMappingURL=device-voip.js.map