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

File compiler.spec.ts

packages/vue-compat/__tests__/compiler.spec.ts:None–None  ·  packages/vue-compat/__tests__/compiler.spec.ts

Source from the content-addressed store, hash-verified

1import Vue from class="st">'@vue/compat'
2import { nextTick } from class="st">'@vue/runtime-core'
3import { CompilerDeprecationTypes } from class="st">'@vue/compiler-core'
4import { toggleDeprecationWarning } from class="st">'../../runtime-core/src/compat/compatConfig'

Callers

nothing calls this directly

Calls 6

toggleDeprecationWarningFunction · 0.90
triggerEventFunction · 0.90
nextTickFunction · 0.90
$mountMethod · 0.80
toHaveBeenWarnedMethod · 0.80
testFunction · 0.70

Tested by

no test coverage detected