MCPcopy Index your code
hub / github.com/reactnativecn/react-native-update / utils.ts

File utils.ts

src/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Platform } from 'react-native';
2import i18n from './i18n';
3
4export function log(...args: any[]) {

Callers

nothing calls this directly

Calls 3

fetchWithTimeoutFunction · 0.85
logFunction · 0.85
tMethod · 0.80

Tested by

no test coverage detected