ExecutionContext
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:384
Properties
Section titled “Properties”props:
any
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.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.20250823.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.20250823.0/node_modules/@cloudflare/workers-types/index.ts:385
Parameters
Section titled “Parameters”promise
Section titled “promise”Promise
<any
>
Returns
Section titled “Returns”void