ExecutionContext
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:384
Type Parameters
Section titled “Type Parameters”Props = unknown
Properties
Section titled “Properties”
readonlyprops:Props
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:387
Methods
Section titled “Methods”passThroughOnException()
Section titled “passThroughOnException()”passThroughOnException():
void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:386
Returns
Section titled “Returns”void
waitUntil()
Section titled “waitUntil()”waitUntil(
promise):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:385
Parameters
Section titled “Parameters”promise
Section titled “promise”Promise<any>
Returns
Section titled “Returns”void
