saleor-dashboard/src/custom-apps/components/WebhooksList/index.ts

3 lines
74 B
TypeScript
Raw Normal View History

2019-10-09 06:56:46 +00:00
export { default } from "./WebhooksList";
export * from "./WebhooksList";