UNPKG

jay-js

Version:

Jay is a framework for creating a single page application.

11 lines 366 B
import "./style.css"; export * from "./Img/Img"; export * from "./Card/Card"; export * from "./Icon/Icon"; export * from "./Space/Space"; export * from "./Button/Button"; export * from "./Element/Element"; export * from "./Section/Section"; export * from "./TextField/TextField"; export * from "./ProgressBar/ProgressBar"; //# sourceMappingURL=index.js.map