UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 144 B
/** * * @param {object} o * @returns {boolean} */ export function isArrayLike(o: object): boolean; //# sourceMappingURL=isArrayLike.d.ts.map