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) 120 B
// Reexport your entry components here export { ssp, queryParameters, queryParam } from './sveltekit-search-params.js';