UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 210 B
/** * * @type {SegmentDefinition[]} */ export const RESOURCE_BAR_SEGMENTS: SegmentDefinition[]; import { SegmentDefinition } from "./SegmentDefinition.js"; //# sourceMappingURL=RESOURCE_BAR_SEGMENTS.d.ts.map