phaser/v3/typings/geom/point/index.d.ts
2017-01-16 22:43:07 +01:00

2 lines
51 B
TypeScript

import Point from './Point';
export default Point;