Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactnativecn/react-native-update
/ core.ts
File
core.ts
src/core.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NativeEventEmitter, NativeModules, Platform } from
'react-native'
;
2
import
i18n from
'./i18n'
;
3
import
{ emptyModule, error, log } from
'./utils'
;
4
Callers
nothing calls this directly
Calls
6
error
Function · 0.90
log
Function · 0.90
setLocalHashInfo
Function · 0.85
t
Method · 0.80
setUuid
Method · 0.65
getConstants
Method · 0.45
Tested by
no test coverage detected