UNPKG

@rbxts/gamejoy

Version:

A simple class-based input library

6 lines (5 loc) 229 B
export * from "./IsInputDown"; export { TranslateRawAction } from "./TranslateRawAction"; export * as TypeChecks from "./TypeChecks"; export { ModifierKeys } from "./ModifierKeys"; export { WithKeypad } from "./WithKeypad";