UNPKG

baseframe-js

Version:

Baseframe JS is a comprehensive suite of modular plugins and utilities designed for front-end development

12 lines (11 loc) 194 B
export declare const KEYS: { esc: string; left: string; right: string; down: string; up: string; enter: string; shift: string; space: string; tab: string; };