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

File index.js

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

Source from the content-addressed store, hash-verified

1import { setupDevtoolsPlugin } from '@vue/devtools-api'
2import { reactive, ref } from 'vue'
3
4/** @type {import('@vue/devtools-api').DevtoolsPluginApi} */

Callers

nothing calls this directly

Calls 15

setupDevtoolsPluginFunction · 0.85
logMethod · 0.80
setMethod · 0.80
addTimelineLayerMethod · 0.80
addTimelineEventMethod · 0.80
timelineClearedMethod · 0.80
addInspectorMethod · 0.80
selectInspectorNodeMethod · 0.80
unhighlightElementMethod · 0.80
highlightElementMethod · 0.80
setPluginSettingsMethod · 0.80
getSettingsMethod · 0.45

Tested by

no test coverage detected