Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ extend, hasOwn, isArray, isFunction } from
'@vue/shared'
2
import
{
3
type
Component,
4
type
ComponentInternalInstance,
Callers
nothing calls this directly
Calls
4
isRuntimeOnly
Function · 0.90
getComponentName
Function · 0.90
hasOwn
Function · 0.90
configureCompat
Function · 0.85
Tested by
no test coverage detected