MCPcopy
hub / github.com/vuejs/core / compatConfig.ts

File compatConfig.ts

packages/runtime-core/src/compat/compatConfig.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { extend, hasOwn, isArray, isFunction } from '@vue/shared'
2import {
3 type Component,
4 type ComponentInternalInstance,

Callers

nothing calls this directly

Calls 4

isRuntimeOnlyFunction · 0.90
getComponentNameFunction · 0.90
hasOwnFunction · 0.90
configureCompatFunction · 0.85

Tested by

no test coverage detected