QueuingStrategy
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2139
Type Parameters
Section titled “Type Parameters”T = any
Properties
Section titled “Properties”highWaterMark?
Section titled “highWaterMark?”
optionalhighWaterMark:number|bigint
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2140
size()?
Section titled “size()?”
optionalsize: (chunk) =>number|bigint
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:2141
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”number | bigint