KVNamespaceListKey
Overview
Usage
- Node
- Deno
import { KVNamespaceListKey } from 'keywork/collections/KeyworkCollection'
import { KVNamespaceListKey } from 'https://deno.land/x/keywork/collections/KeyworkCollection'
Type parameters
Name |
---|
Metadata |
Properties
expiration
optional expiration: `number`
Defined in
collections/KeyworkCollection/common.ts:36
metadata
optional metadata: `Metadata`
Defined in
collections/KeyworkCollection/common.ts:37
name
name: `string`
Defined in
collections/KeyworkCollection/common.ts:35