saleor-dashboard/src/components/MoneyRange/index.ts
2019-11-07 14:29:07 +01:00

2 lines
70 B
TypeScript

export { default } from "./MoneyRange";
export * from "./MoneyRange";