Skip to main content
Module

x/keywork/collections/mod.ts>KVNamespaceListOptions

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
interface KVNamespaceListOptions
import { type KVNamespaceListOptions } from "https://deno.land/x/keywork@v6.2.1/collections/mod.ts";

Properties

optional
limit: number
optional
prefix: string | null
optional
cursor: string