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

Method b

tests/features/classComponent.spec.ts:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81 }
82 get b() {
83 return this.a + 1
84 }
85 render() {
86 return h('div')
87 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected