UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 132 B
/** * * @type {number[]|mat4} */ export const MATRIX_4_IDENTITY: number[] | mat4; //# sourceMappingURL=MATRIX_4_IDENTITY.d.ts.map