library-template/dist/index.js
2024-01-21 16:00:28 -06:00

3 lines
184 B
JavaScript

export{default as Button}from"./components/button/index.js";export{default as Input}from"./components/input/index.js";export{cn}from"./lib/utils.js";
//# sourceMappingURL=index.js.map