Skip to main content
Module

x/cli_spinners/util.ts>printNewLine

Awesome deno terminal spinners :art:
Latest
variable printNewLine
import { printNewLine } from "https://deno.land/x/cli_spinners@v0.0.2/util.ts";

type

(textEncoder: TextEncoder, cols: number) => unknown