UNPKG

@eccenca/gui-elements

Version:

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

5 lines (4 loc) 122 B
// basic vars export const CLASSPREFIX = "eccgui"; export const COLORMINDISTANCE = 10; export const COLORMINCONTRAST = 4;