UNPKG

@eccenca/gui-elements

Version:

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

4 lines 122 B
import Tag from "./Tag.js"; import TagList from "./TagList.js"; export { Tag, TagList }; //# sourceMappingURL=index.js.map