clearInterval
clearInterval(
timeoutId
):void
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:342
Parameters
Section titled “Parameters”timeoutId
Section titled “timeoutId”null
| number
Returns
Section titled “Returns”void