1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 07:11:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

lint error

This commit is contained in:
sunnylqm
2025-04-10 12:10:53 +08:00
parent 628647df98
commit b336926838

View File

@@ -94,4 +94,4 @@ export interface ClientOptions {
export interface UpdateTestPayload {
type: '__rnPushyVersionHash' | string | null;
data: any;
}
}