UNPKG

@eccenca/gui-elements

Version:

GUI elements based on other libraries, usable in React application, written in Typescript.

5 lines 153 B
// basic vars export var CLASSPREFIX = "eccgui"; export var COLORMINDISTANCE = 10; export var COLORMINCONTRAST = 4; //# sourceMappingURL=constants.js.map