UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines 162 B
/** * * @param {*} a * @param {*} b * @returns {number} */ export function compareValues(a: any, b: any): number; //# sourceMappingURL=compareValues.d.ts.map