UnderlyingSource
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:158
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.6.2/node_modules/@types/node/stream/web.d.ts:159
optional pull: UnderlyingSourcePullCallback<R>;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:160
start?
Section titled “start?”optional start: UnderlyingSourceStartCallback<R>;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:161
optional type: undefined;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:162