MCPcopy
hub / github.com/vuejs/core / WBaz

Function WBaz

packages/runtime-dom/__tests__/customElement.spec.ts:1269–1269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1267 },
1268 })
1269 const WBaz = () => h(WrapperBar)
1270 const Foo = defineCustomElement({
1271 styles: [`div { color: red; }`],
1272 render() {

Callers

nothing calls this directly

Calls 1

hFunction · 0.90

Tested by

no test coverage detected