UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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