MCPcopy Create free account
hub / github.com/nodejs/node / promise

Method promise

lib/internal/webstreams/readablestream.js:882–882  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

880 }
881
882 get promise() { return this[kState].promise; }
883}
884
885class ReadableStreamDefaultReader {

Callers 2

addMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected