import { type CanvasOptions } from "https://deno.land/x/tui@1.3.4/src/canvas.ts";
Interface defining object that {Canvas}'s constructor can interpret
Properties
stdout: Stdout
Stdout to which canvas will render frameBuffer
import { type CanvasOptions } from "https://deno.land/x/tui@1.3.4/src/canvas.ts";
Interface defining object that {Canvas}'s constructor can interpret
Stdout to which canvas will render frameBuffer