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

x/deno_sonic/mod.ts>SuggestParams

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

Properties

collection: string
bucket: string
word: string
optional
limit: number