MCPcopy 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

1import { NativeEventEmitter, NativeModules, Platform } from 'react-native';
2import i18n from './i18n';
3import { emptyModule, error, log } from './utils';
4

Callers

nothing calls this directly

Calls 6

errorFunction · 0.90
logFunction · 0.90
setLocalHashInfoFunction · 0.85
tMethod · 0.80
setUuidMethod · 0.65
getConstantsMethod · 0.45

Tested by

no test coverage detected