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

2 lines
54 B
TypeScript

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