library-template/dist/index.d.ts
2024-01-21 14:13:07 -06:00

4 lines
102 B
TypeScript

export * from './components/button';
export * from './components/input';
export * from './lib/utils';