UNPKG

nstdlib-nightly

Version:

Node.js standard library converted to runtime-agnostic ES modules.

7 lines (4 loc) 225 B
// Auto generated from Node.js v22.7.0 runtime export const StreamPipe = (...args) => globalThis.node_binding_stream_pipe_StreamPipe?.(...args); const __default_export__ = { StreamPipe }; export default __default_export__;