@phaserjs/phaser
Version:
7 lines • 319 B
TypeScript
import * as Keys from './keys';
import { GetKeyDownDuration } from './GetKeyDownDuration';
import { Key } from './Key';
import { Keyboard } from './Keyboard';
import { SetKeyRepeatRate } from './SetKeyRepeatRate';
export { GetKeyDownDuration, Key, Keys, Keyboard, SetKeyRepeatRate };
//# sourceMappingURL=index.d.ts.map