import {WebhooksRegistry} from './registry'; const ShopifyWebhooks = { Registry: WebhooksRegistry, }; export default ShopifyWebhooks; export {ShopifyWebhooks};