MCPcopy
hub / github.com/vuejs/core / ssrSlot.spec.ts

File ssrSlot.spec.ts

packages/server-renderer/__tests__/ssrSlot.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp, defineAsyncComponent, h } from 'vue'
2import { renderToString } from '../src/renderToString'
3
4const components = {

Callers

nothing calls this directly

Calls 4

renderToStringFunction · 0.90
resolveMethod · 0.65
testFunction · 0.50
defineAsyncComponentFunction · 0.50

Tested by

no test coverage detected