Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ makeContext.ts
File
makeContext.ts
packages/vue/src/makeContext.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ inject,
type
InjectionKey, provide } from
"vue"
2
3
export
const
makeContext: {
4
<T>(def: T): {
Callers
nothing calls this directly
Calls
3
injectCertain
Function · 0.85
provide
Function · 0.85
Symbol
Interface · 0.50
Tested by
no test coverage detected