UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 135 B
/** * Machine epsilon, 2^(-53) * @type {number} */ export const FLT_EPSILON_64: number; //# sourceMappingURL=FLT_EPSILON_64.d.ts.map