MCPcopy 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

1import { inject, type InjectionKey, provide } from "vue"
2
3export const makeContext: {
4 <T>(def: T): {

Callers

nothing calls this directly

Calls 3

injectCertainFunction · 0.85
provideFunction · 0.85
SymbolInterface · 0.50

Tested by

no test coverage detected