terminal-sequences
c0.ts
BS
variable
BS
Backspace
Moves the cursor one position to the left.
Type
"\u{8}"
Usage
import { BS } from "c0.ts";
Document Navigation
Type