ExecutionContext
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:469
Type Parameters
Section titled “Type Parameters”Props = unknown
Properties
Section titled “Properties”
readonlyprops:Props
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:472
Methods
Section titled “Methods”passThroughOnException()
Section titled “passThroughOnException()”passThroughOnException():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:471
Returns
Section titled “Returns”void
waitUntil()
Section titled “waitUntil()”waitUntil(
promise):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:470
Parameters
Section titled “Parameters”promise
Section titled “promise”Promise<any>
Returns
Section titled “Returns”void