variable ttyimport { tty } from "https://deno.land/x/cliffy@v0.25.1/ansi/tty.ts"; Chainable ansi escape sequences. If invoked as method, a new Tty instance will be returned. tty.cursorTo(0, 0).eraseScreen(); typeTty