Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactnativecn/react-native-update
/ context.ts
File
context.ts
src/context.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createContext, useContext } from
'react'
;
2
import
{ CheckResult, ProgressData } from
'./type'
;
3
import
{ Pushy, Cresc } from
'./client'
;
4
import
i18n from
'./i18n'
;
Callers
nothing calls this directly
Calls
2
resolve
Method · 0.80
t
Method · 0.80
Tested by
no test coverage detected