Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createApp } from
'vue'
2
import
{ expectType } from
'./utils'
3
4
const
app = createApp({})
Callers
nothing calls this directly
Calls
1
directive
Method · 0.80
Tested by
no test coverage detected