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

# ctx.exit()

## Type

```ts
exit(): never;
```
