Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable stringifyQuery
import { stringifyQuery } from "https://deno.land/x/revoltio_rest@v1.1.3/src/util/utils.ts";

type

(query: Record<string, unknown>) => unknown