mirror of
https://github.com/photonstorm/phaser
synced 2025-01-26 11:55:13 +00:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
|
import Intersects from './Intersects';
|
||
|
export default Intersects;
|