2022-04-20 15:29:34 +05:00

3 lines
62 B
TypeScript

export { default } from './Button';
export * from './Button';