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

File appDirective.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { createApp } from 'vue'
2import { expectType } from './utils'
3
4const app = createApp({})

Callers

nothing calls this directly

Calls 1

directiveMethod · 0.80

Tested by

no test coverage detected