---
title: ansi
source: https://github.com/remix-run/remix/blob/remix@3.0.0-beta.3/packages/terminal/src/lib/ansi.ts#L133
---

# ansi

## Summary

Raw ANSI escape sequences and helpers for terminal controls.

## Signature

```ts
const ansi: Ansi;

```