diff --git a/src/type.ts b/src/type.ts index c7e0cd8..f3c11d7 100644 --- a/src/type.ts +++ b/src/type.ts @@ -94,4 +94,4 @@ export interface ClientOptions { export interface UpdateTestPayload { type: '__rnPushyVersionHash' | string | null; data: any; -} \ No newline at end of file +}