Skip to content

UnderlyingSource

Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:154

Type ParameterDefault type
Rany
optional cancel: UnderlyingSourceCancelCallback;

Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:155


optional pull: UnderlyingSourcePullCallback<R>;

Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:156


optional start: UnderlyingSourceStartCallback<R>;

Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:157


optional type: undefined;

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