UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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