UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 242 B
/** * @deprecated use {@link spline3_bezier_bounds} */ export const spline_bezier3_bounds: typeof spline3_bezier_bounds; import { spline3_bezier_bounds } from "./spline3_bezier_bounds.js"; //# sourceMappingURL=spline_bezier3_bounds.d.ts.map