phaser/v3/typings/input/keyboard/combo/KeyCombo.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2017-01-16 21:43:07 +00:00
export default function (keys: any, config: any): boolean;