UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

8 lines (6 loc) 180 B
import { ProxyMetricsGateway } from "./ProxyMetricsGateway.js"; /** * @readonly * @type {ProxyMetricsGateway} */ export const globalMetrics = new ProxyMetricsGateway();