Docs
Reference
Guides
Blog
Discord
/
Bun
/
DirectUnderlyingSource
DirectUnderlyingSource
P
cancel
P
pull
P
type
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
DirectUnderlyingSource
DirectUnderlyingSource
P
cancel
P
pull
P
type
Symbol
DirectUnderlyingSource
interface
DirectUnderlyingSource
<
R
=
any
>
cancel
?
:
UnderlyingSourceCancelCallback
pull
:
(
controller
:
ReadableStreamDirectController
)
=>
void
|
PromiseLike
<
void
>
type
:
'direct'