2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2024-12-20 18:14:13 +00:00
phaser/v3/typings/geom/point/Divide.d.ts
2017-01-16 22:43:07 +01:00

1 line
59 B
TypeScript

export default function (point: any, x: any, y: any): any;