Skip to main content
Module

x/aloedb/lib/declarations.ts>SortCursorMethod

Light, Embeddable, NoSQL database for Deno 🦕
Go to Latest
type alias SortCursorMethod
import { type SortCursorMethod } from "https://deno.land/x/aloedb@0.1.0/lib/declarations.ts";
definition: { type: "sort"; query: number | SortFunction; }