Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactnativecn/react-native-update
/
Class
src/client.ts:115–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
114
// for China users
115
export
class
Pushy {
116
options = defaultClientOptions;
117
clientType:
'Pushy'
|
'Cresc'
=
'Pushy'
;
118
lastChecking?: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected