---
title: "Type Example"
description: "Extracted example from ctx.exitAll()"
---

# ctx.exitAll()

## Type

```ts
exitAll(): never;
```
