UNPKG

vite-plugin-shopify-theme-islands

Version:
5 lines (4 loc) 145 B
declare module "vite-plugin-shopify-theme-islands/revive" { /** Stops the island MutationObserver. */ export const disconnect: () => void; }