UNPKG

@phaserjs/phaser

Version:
3 lines 154 B
import { IVec2Like } from './IVec2Like'; export declare function Vec2Equals(a: IVec2Like, b: IVec2Like): boolean; //# sourceMappingURL=Vec2Equals.d.ts.map