nuqs
Version:
8 lines (7 loc) • 701 B
TypeScript
import "../defs-DVjFg2Y1.js";
import { a as AdapterInterface, c as UseAdapterHook, i as createAdapterProvider, o as AdapterOptions, s as UpdateUrlFunction, t as AdapterContext } from "../context-BE-tNWKb.js";
//#region src/lib/url-encoding.d.ts
declare function renderQueryString(search: URLSearchParams): string;
//#endregion
export { renderQueryString, type AdapterContext as unstable_AdapterContext, type AdapterInterface as unstable_AdapterInterface, type AdapterOptions as unstable_AdapterOptions, type UpdateUrlFunction as unstable_UpdateUrlFunction, type UseAdapterHook as unstable_UseAdapterHook, createAdapterProvider as unstable_createAdapterProvider };
//# sourceMappingURL=custom.d.ts.map