Skip to content

UnderlyingSource

Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:158

Type ParameterDefault type
Rany
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


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