UNPKG

kbind

Version:

Library for working with keybinds

3 lines (2 loc) 55 B
type Arrayable<T> = T | T[]; export default Arrayable;