phaser/v3/typings/geom/intersects/index.d.ts

3 lines
66 B
TypeScript
Raw Normal View History

2017-01-16 22:43:07 +01:00
import Intersects from './Intersects';
export default Intersects;