1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-07 08:46:58 +00:00
2022-04-20 15:29:34 +05:00

3 lines
62 B
TypeScript

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