function cursorBackwardimport { cursorBackward } from "https://deno.land/x/cliffy@v0.25.1/ansi/mod.ts"; cursorBackward(count?): stringMove cursor backward by n lines. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring