UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines (6 loc) 201 B
import { GizmoShapeRenderingInterface } from "./GizmoShapeRenderingInterface.js"; /** * * @type {GizmoShapeRenderingInterface} */ export const Gizmo = GizmoShapeRenderingInterface.INSTANCE;