# Overflow

`type` in `utils` · v0.8.0-next.6

<https://docs.seedcord.org/packages/utils/0.8.0-next.6/types/overflow>

## Declaration

```ts
type Overflow = "wrap" | "truncate";
```
