import { Vec3 } from '../../math/Vec3';

export const Point = Vec3;