KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
Stream
WritableEventMap
Interface WritableEventMap
interface
WritableEventMap
{
close
:
[
]
;
drain
:
[
]
;
error
:
[
err
:
Error
]
;
finish
:
[
]
;
pipe
:
[
src
:
Readable
]
;
unpipe
:
[
src
:
Readable
]
;
}
Hierarchy (
View Summary
)
WritableEventMap
OutgoingMessageEventMap
DuplexEventMap
ClientRequestEventMap
WriteStreamEventMap
Index
Properties
close
drain
error
finish
pipe
unpipe
Properties
close
close
:
[
]
drain
drain
:
[
]
error
error
:
[
err
:
Error
]
finish
finish
:
[
]
pipe
pipe
:
[
src
:
Readable
]
unpipe
unpipe
:
[
src
:
Readable
]
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
close
drain
error
finish
pipe
unpipe
Github
KC's Workspace
Loading...