UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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