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

3 lines
72 B
TypeScript
Raw Normal View History

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