UNPKG

@tarojs/taro-h5

Version:
8 lines (5 loc) 228 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 视频解码器 const createVideoDecoder = temporarilyNotSupport('createVideoDecoder'); export { createVideoDecoder }; //# sourceMappingURL=video-decoder.js.map