mirror of
https://github.com/vercel/commerce.git
synced 2025-06-14 11:31:21 +00:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
export { default } from './Rating'
|
|
export * from './Rating'
|