Skip to content

Commit b336926

Browse files
committed
lint error
1 parent 628647d commit b336926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ export interface ClientOptions {
9494
export interface UpdateTestPayload {
9595
type: '__rnPushyVersionHash' | string | null;
9696
data: any;
97-
}
97+
}

0 commit comments

Comments
 (0)