Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/resend/react-email
/ read-stream.spec.ts
File
read-stream.spec.ts
packages/render/src/node/read-stream.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Readable } from
'node:stream'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
import
{ readStream } from
'./read-stream'
;
4
Callers
nothing calls this directly
Calls
7
readStream
Function · 0.90
it
Function · 0.85
push
Method · 0.80
getWriter
Method · 0.80
write
Method · 0.80
from
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected