Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kview/utils/dash.ts>getProjectDbs

A web app for Deno KV
Latest
function getProjectDbs
import { getProjectDbs } from "https://deno.land/x/kview@0.15.0/utils/dash.ts";

For a given project, retrieve the project's KV DB details.

Parameters

name: string

Returns

Promise<DashDb[]>