mirror of
https://github.com/vercel/commerce.git
synced 2025-04-28 05:47:50 +00:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
export { default } from './Button'
|
|
export * from './Button'
|