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

Backup domains

This commit is contained in:
sunnylqm
2020-01-18 23:55:10 +08:00
parent bdd97ac6ac
commit 1d0fb7d260
4 changed files with 81 additions and 18 deletions

1
lib/index.d.ts vendored
View File

@@ -19,7 +19,6 @@ export interface UpdateAvailableResult {
hash: string;
description: string;
metaInfo: string;
updateUrl: string;
pdiffUrl: string;
diffUrl: string;
}