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

File webStream.spec.ts

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

Source from the content-addressed store, hash-verified

1import { createApp, defineAsyncComponent, h } from 'vue'
2import { ReadableStream, TransformStream } from 'node:stream/web'
3import { pipeToWebWritable, renderToWebStream } from '../src'
4

Callers

nothing calls this directly

Calls 6

renderToWebStreamFunction · 0.90
pipeToWebWritableFunction · 0.90
hFunction · 0.85
resolveMethod · 0.65
testFunction · 0.50
defineAsyncComponentFunction · 0.50

Tested by

no test coverage detected