UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 158 B
/** * * @param {boolean} v * @returns {number} */ export function computeBooleanHash(v: boolean): number; //# sourceMappingURL=computeBooleanHash.d.ts.map