UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 132 B
/** * equal to `Math.pow(2,32) - 1` * @type {number} */ export const UINT32_MAX: number; //# sourceMappingURL=UINT32_MAX.d.ts.map