UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 134 B
/** * * @param {*} value * @returns {boolean} */ export function isNull(value: any): boolean; //# sourceMappingURL=isNull.d.ts.map