1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 13:23:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

add document

This commit is contained in:
tdzl2003
2016-04-05 17:55:04 +08:00
parent e13675522c
commit 6f7c7e8978
5 changed files with 320 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ export async function downloadUpdate(options) {
hashName: options.hash,
});
}
return options.hash;
}
export async function switchVersion(hash) {