phaser/v3/typings/math/FloatBetween.d.ts
2017-01-16 22:43:07 +01:00

1 line
51 B
TypeScript

export default function (min: any, max: any): any;