We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628647d commit b336926Copy full SHA for b336926
src/type.ts
@@ -94,4 +94,4 @@ export interface ClientOptions {
94
export interface UpdateTestPayload {
95
type: '__rnPushyVersionHash' | string | null;
96
data: any;
97
-}
+}
0 commit comments