Skip to main content
Module

x/aloedb/lib/declarations.ts>LimitCursorMethod

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