UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines (4 loc) 99 B
interface Hashable { hash(): number } export function invokeObjectHash(object: Hashable)