mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 21:24:09 +00:00
1 line
62 B
TypeScript
1 line
62 B
TypeScript
export default function (x: any, min: any, max: any): number;
|