UNPKG

svelte-search-engine

Version:

A wrapper for Google's Programmable Search Engine, providing a Svelte-friendly interface.

3 lines (2 loc) 147 B
export declare const destroyRegistry: Map<Node, Record<PropertyKey, unknown>>; export declare const createDestroyObserver: () => MutationObserver;