UNPKG

111 BTypeScriptView Raw
1import Taro from '@tarojs/api';
2declare const getVideoInfo: typeof Taro.getVideoInfo;
3export { getVideoInfo };