saleor-dashboard/src/components/MoneyRange/index.ts

3 lines
70 B
TypeScript
Raw Normal View History

2019-10-30 14:34:24 +00:00
export { default } from "./MoneyRange";
export * from "./MoneyRange";