MCPcopy
hub / github.com/vuejs/core / appUse.test-d.ts

File appUse.test-d.ts

packages-private/dts-test/appUse.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type App, type Plugin, createApp, defineComponent } from 'vue'
2
3const app = createApp({})
4

Callers

nothing calls this directly

Calls 3

defineComponentFunction · 0.85
useMethod · 0.80
componentMethod · 0.80

Tested by

no test coverage detected