import ShopifyRefreshButton from "./components/ShopifyRefreshButton.vue"; window.panel.plugin("index/shopify-refresh-button", { fields: { "shopify-refresh": ShopifyRefreshButton } });