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

File devtools.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-restricted-globals */
2import type { App } from './apiCreateApp'
3import { Comment, Fragment, Static, Text } from './vnode'
4import type { ComponentInternalInstance } from './component'

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected