UNPKG

@indexea/scaffold-svelte

Version:

This is the scaffolding of Indexea search, on which you can adjust the typography and style of the search interface

7 lines (5 loc) 111 B
/// <reference types="svelte" /> /// <reference types="vite/client" /> interface GlobalFetch { fetch: any }