MCPcopy
hub / github.com/vuejs/devtools-v6 / simple.js

File simple.js

packages/shell-dev-vue3/src/devtools-plugin/simple.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setupDevtoolsPlugin } from '@vue/devtools-api'
2
3export default {
4 install: (app) => {

Callers

nothing calls this directly

Calls 2

setupDevtoolsPluginFunction · 0.85
visitComponentTreeMethod · 0.45

Tested by

no test coverage detected