Skip to main content
Module

x/kv_storage/adapters/mod.ts>DB_URL

An implementation of the StorageArea interface for Deno.
Latest
type alias DB_URL
import { type DB_URL } from "https://deno.land/x/kv_storage@v0.6.0-pre.1/adapters/mod.ts";
definition: `${DBProtocol}//${string}`