Module

x/kvstorage/postgres.ts>Key

An implementation of the StorageArea interface for Deno.
Latest
type alias Key
import { type Key } from "https://dotland.deno.dev/x/kvstorage@v0.6.0-pre.1/postgres.ts";
definition:
| string
| number
| Date
| ArrayBuffer
| Key[]
import Key
import { Key } from "https://dotland.deno.dev/x/kvstorage@v0.6.0-pre.1/postgres.ts";