UnderlyingSource
Defined in: node_modules/.pnpm/@types+node@24.8.1/node_modules/@types/node/stream/web.d.ts:154
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
R | any |
Properties
Section titled “Properties”cancel?
Section titled “cancel?”optional cancel: UnderlyingSourceCancelCallback;Defined in: node_modules/.pnpm/@types+node@24.8.1/node_modules/@types/node/stream/web.d.ts:155
optional pull: UnderlyingSourcePullCallback<R>;Defined in: node_modules/.pnpm/@types+node@24.8.1/node_modules/@types/node/stream/web.d.ts:156
start?
Section titled “start?”optional start: UnderlyingSourceStartCallback<R>;Defined in: node_modules/.pnpm/@types+node@24.8.1/node_modules/@types/node/stream/web.d.ts:157
optional type: undefined;Defined in: node_modules/.pnpm/@types+node@24.8.1/node_modules/@types/node/stream/web.d.ts:158