mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-16 02:44:33 +08:00
Alias notifyAppReady
This commit is contained in:
2
react-native-code-push.d.ts
vendored
2
react-native-code-push.d.ts
vendored
@@ -204,7 +204,7 @@ declare namespace CodePush {
|
||||
/**
|
||||
* Notifies the CodePush runtime that an installed update is considered successful.
|
||||
*/
|
||||
function notifyApplicationReady(): ReactNativePromise<void>;
|
||||
function notifyAppReady(): ReactNativePromise<void>;
|
||||
|
||||
/**
|
||||
* Immediately restarts the app.
|
||||
|
||||
Reference in New Issue
Block a user