QueuingStrategy
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2468
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.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2469
size()?
Section titled “size()?”
optionalsize: (chunk) =>number|bigint
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:2470
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”number | bigint