UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 159 B
export const CSS_ABSOLUTE_POSITIONING: Readonly<{ position: "absolute"; top: 0; left: 0; }>; //# sourceMappingURL=CSS_ABSOLUTE_POSITIONING.d.ts.map