UNPKG

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