UNPKG

@tarojs/taro-h5

Version:
5 lines (4 loc) 152 B
/// <reference types="types/api" /> import 'whatwg-fetch'; import Taro from '@tarojs/api'; export declare const getVideoInfo: typeof Taro.getVideoInfo;