DynamicDispatchOptions
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10071
Properties
Section titled “Properties”limits?
Section titled “limits?”
optionallimits:DynamicDispatchLimits
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10075
Limit resources of invoked Worker script.
outbound?
Section titled “outbound?”
optionaloutbound:object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:10079
Arguments for outbound Worker script, if configured.
Index Signature
Section titled “Index Signature”[key: string]: any