UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 208 B
/** * @readonly * @type {ProxyMetricsGateway} */ export const globalMetrics: ProxyMetricsGateway; import { ProxyMetricsGateway } from "./ProxyMetricsGateway.js"; //# sourceMappingURL=GlobalMetrics.d.ts.map