mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* wxapp: add FileSystemManager
* fix: add interface
* uppercase interface name
* add types react-native-audio
* add types for baidumap
* lint
* add doc header non-npm package
* add types: react-native-easy-upgrade
* fix: options
* fix
* react-native-easy-update: add typescript version
* 🐛 weixin-app: fix return types of chooseImage
* add types rn-app-upgrade
4 lines
70 B
TypeScript
4 lines
70 B
TypeScript
import { upgrade } from 'rn-app-upgrade';
|
|
|
|
upgrade('http://xxx.apk');
|