UNPKG

@eccenca/gui-elements

Version:

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

6 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CLASSPREFIX = void 0; // basic vars exports.CLASSPREFIX = "eccgui"; //# sourceMappingURL=constants.js.map