Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Vue from
'@vue/compat'
2
import
{ effect, isReactive } from
'@vue/reactivity'
3
import
{ h, nextTick } from
'@vue/runtime-core'
4
import
{
Callers
nothing calls this directly
Calls
14
toggleDeprecationWarning
Function · 0.90
isReactive
Function · 0.90
effect
Function · 0.90
nextTick
Function · 0.90
h
Function · 0.90
createElement
Method · 0.80
toHaveBeenWarned
Method · 0.80
$mount
Method · 0.80
mount
Method · 0.80
component
Method · 0.80
mixin
Method · 0.80
test
Function · 0.70
Tested by
no test coverage detected