Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/composition-api
/ defineComponent.spec.ts
File
defineComponent.spec.ts
test/types/defineComponent.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineComponent, h, ref, SetupContext, PropType } from
'../../src'
2
import
Router from
'vue-router'
3
4
const
Vue = require(
'vue/dist/vue.common.js'
)
Callers
nothing calls this directly
Calls
1
defineComponent
Function · 0.90
Tested by
no test coverage detected