Skip to main content

KVNamespaceListOptions

Overview

Usage

import { KVNamespaceListOptions } from 'keywork/collections/KeyworkCollection'

Properties

cursor

optional cursor: `string`

Defined in

collections/KeyworkCollection/common.ts:29

limit

optional limit: `number`

Defined in

collections/KeyworkCollection/common.ts:27

prefix

optional prefix: `null` | `string`

Defined in

collections/KeyworkCollection/common.ts:28