UnderlyingSource
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2160
Type Parameters
Section titled “Type Parameters”R = any
Properties
Section titled “Properties”cancel()?
Section titled “cancel()?”
optionalcancel: (reason) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2168
Parameters
Section titled “Parameters”reason
Section titled “reason”any
Returns
Section titled “Returns”void | Promise<void>
expectedLength?
Section titled “expectedLength?”
optionalexpectedLength:number|bigint
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2169
pull()?
Section titled “pull()?”
optionalpull: (controller) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2165
Parameters
Section titled “Parameters”controller
Section titled “controller”ReadableStreamDefaultController<R>
Returns
Section titled “Returns”void | Promise<void>
start()?
Section titled “start()?”
optionalstart: (controller) =>void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2162
Parameters
Section titled “Parameters”controller
Section titled “controller”ReadableStreamDefaultController<R>
Returns
Section titled “Returns”void | Promise<void>
optionaltype:""
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2161