UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 184 B
/** * * @param {ImageBitmap} bitmap * @returns {number} */ export function computeImageBitmapHash(bitmap: ImageBitmap): number; //# sourceMappingURL=computeImageBitmapHash.d.ts.map