Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ expectString
Function
expectString
packages-private/dts-test/defineComponent.test-d.tsx:2193–2193 ·
view source on GitHub ↗
(s: string)
Source
from the content-addressed store, hash-verified
2191
2192
const instance = new Comp()
2193
function expectString(s: string) {}
2194
// instance prop with default should be non-null
2195
expectString(instance.actionText)
2196
Callers
1
defineComponent.test-d.tsx
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected