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

x/revolt_api/routes.ts>Query

a typed revolt api client
Latest
type alias Query
import { type Query } from "https://deno.land/x/revolt_api@0.4.0/routes.ts";
definition: Record<string,
| string
| number
| boolean
| null
>