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

File ssrTeleport.spec.ts

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

Source from the content-addressed store, hash-verified

1import { Teleport, createApp, defineAsyncComponent, h } from 'vue'
2import { renderToString } from '../src/renderToString'
3import { renderToSimpleStream } from '../src/renderToStream'
4import type { SSRContext } from '../src/render'

Callers

nothing calls this directly

Calls 6

renderToStringFunction · 0.90
renderToSimpleStreamFunction · 0.90
hFunction · 0.85
resolveMethod · 0.65
testFunction · 0.50
defineAsyncComponentFunction · 0.50

Tested by

no test coverage detected