Skip to main content
Module

x/cliffy/mod.ts>KeyMapShift

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
variable KeyMapShift
Re-export
import { KeyMapShift } from "https://deno.land/x/cliffy@v0.19.2/mod.ts";

Shift key mapping.

type

Record<string, string>