UNPKG

@eccenca/gui-elements

Version:

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

8 lines 264 B
export * from "./Card.js"; export * from "./CardHeader.js"; export * from "./CardTitle.js"; export * from "./CardOptions.js"; export * from "./CardContent.js"; export * from "./CardActions.js"; export * from "./CardActionsAux.js"; //# sourceMappingURL=index.js.map