Skip to content

Documentation / @ripl/terminal / ANSI_RESET

Variable: ANSI_RESET

const ANSI_RESET: "\u001b[0m" = '\x1b[0m'

Defined in: terminal/src/color.ts:6

ANSI SGR reset sequence.