Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ apiSetupContext.spec.ts
File
apiSetupContext.spec.ts
packages/runtime-core/__tests__/apiSetupContext.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ reactive, ref } from
'@vue/reactivity'
2
import
{
3
type
TestElement,
4
defineComponent,
Callers
nothing calls this directly
Calls
9
renderToString
Function · 0.90
ref
Function · 0.90
render
Function · 0.90
serializeInner
Function · 0.90
triggerEvent
Function · 0.90
defineComponent
Function · 0.85
h
Function · 0.85
createElement
Method · 0.80
nextTick
Function · 0.50
Tested by
no test coverage detected