UNPKG

baseframe-js

Version:

A suite of useful Javascript plugins and functions to help with Front-end Development on websites

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