Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_sonic/mod.ts>QueryParams

Sonic search engine driver for Deno
Latest
interface QueryParams
import { type QueryParams } from "https://deno.land/x/deno_sonic@0.1.0/mod.ts";

Properties

collection: string
bucket: string
terms: string
optional
limit: number
optional
offset: number
optional
lang: string