UNPKG

sveltekit-search-params

Version:

The fastest way to read **AND WRITE** from query search params in [sveltekit](https://github.com/sveltejs/kit).

3 lines (2 loc) 75 B
import type { Plugin } from 'vite'; export declare function ssp(): Plugin;