UNPKG

@phaserjs/phaser

Version:
3 lines 158 B
import { IKey } from './IKey'; export declare function SetKeyRepeatRate(rate: number, ...keys: IKey[]): IKey[]; //# sourceMappingURL=SetKeyRepeatRate.d.ts.map