MCPcopy
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

1import { reactive, ref } from '@vue/reactivity'
2import {
3 type TestElement,
4 defineComponent,

Callers

nothing calls this directly

Calls 9

renderToStringFunction · 0.90
refFunction · 0.90
renderFunction · 0.90
serializeInnerFunction · 0.90
triggerEventFunction · 0.90
defineComponentFunction · 0.85
hFunction · 0.85
createElementMethod · 0.80
nextTickFunction · 0.50

Tested by

no test coverage detected