1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-10 18:06:58 +00:00
2021-06-04 14:38:26 -03:00

3 lines
64 B
TypeScript

export { default } from './Quantity'
export * from './Quantity'