saleor-dashboard/src/components/RadioSwitchField/index.ts
2019-09-16 03:00:38 +02:00

2 lines
82 B
TypeScript

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