mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 23:56:11 +08:00
Add simple update
This commit is contained in:
2
lib/index.d.ts
vendored
2
lib/index.d.ts
vendored
@@ -83,3 +83,5 @@ interface ProgressData {
|
||||
received: number;
|
||||
total: number;
|
||||
}
|
||||
|
||||
export function simpleUpdate(wrappedComponent: any): any;
|
||||
|
Reference in New Issue
Block a user