Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ OperatingSystemProvider.tsx
File
OperatingSystemProvider.tsx
apps/webapp/app/components/primitives/OperatingSystemProvider.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { ReactNode } from
"react"
;
2
import { useContext } from
"react"
;
3
import { createContext } from
"react"
;
4
Callers
nothing calls this directly
Calls
1
createContext
Function · 0.85
Tested by
no test coverage detected