mirror of
https://github.com/vercel/commerce.git
synced 2025-06-08 01:06:59 +00:00
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export { default } from './Quantity'
|
|
export * from './Quantity'
|