MCPcopy Create free account
hub / github.com/vuejs/test-utils /

Class

test-dts/renderToString.d-test.ts:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96})
97class ClassComponent extends Vue {
98 dataText = ''
99 get computedMsg(): string {
100 return `Message: ${(this.$props as any).msg}`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected