Skip to main content
Module

x/common/mod.ts>input

common functions that I use in js, and it would be nice to not write out in every project as if reciting a poem.
Latest
variable input
import { input } from "https://deno.land/x/common@0.3.1/mod.ts";

Generator function that outputs keystrokes.

type

(disableSetRaw?) => unknown