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