library-template/dist/index.js

3 lines
184 B
JavaScript
Raw Permalink Normal View History

2024-01-21 16:00:28 -06:00
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