Skip to main content
Module

x/cloudflare_kv_storage/index.ts>AllowedKey

An implementation of the StorageArea interface using Cloudflare Worker's KV storage as a backing store
Go to Latest
type alias AllowedKey
Re-export
import { type AllowedKey } from "https://deno.land/x/cloudflare_kv_storage@v0.9.0-pre.4/index.ts";
definition:
| string
| number
| Date