Remix
Remix
remix/terminal · TypeView Source

TerminalStyle

Summary

Function that formats text with a terminal style.

Signature

type TerminalStyle = (value: string) => string;