Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

KVStorageArea

import { KVStorageArea } from "https://raw.githubusercontent.com/worker-tools/cloudflare-kv-storage/master/index.ts";
deprecated
@deprecated

for backwards compat with v0.2.0

class KVStorageArea extends CloudflareStorageArea { }

§Extends

§
CloudflareStorageArea
[src]