MCPcopy
hub / github.com/vuejs/core / global.spec.ts

File global.spec.ts

packages/vue-compat/__tests__/global.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Vue from '@vue/compat'
2import { effect, isReactive } from '@vue/reactivity'
3import { h, nextTick } from '@vue/runtime-core'
4import {

Callers

nothing calls this directly

Calls 14

toggleDeprecationWarningFunction · 0.90
isReactiveFunction · 0.90
effectFunction · 0.90
nextTickFunction · 0.90
hFunction · 0.90
createElementMethod · 0.80
toHaveBeenWarnedMethod · 0.80
$mountMethod · 0.80
mountMethod · 0.80
componentMethod · 0.80
mixinMethod · 0.80
testFunction · 0.70

Tested by

no test coverage detected