UNPKG

@phaserjs/phaser

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