import * as netzo from "https://deno.land/x/netzo@0.3.91/core/utils/database.ts";
Functions
Creates a database object that can be used to perform CRUD operations on a Deno KV store. |
import * as netzo from "https://deno.land/x/netzo@0.3.91/core/utils/database.ts";
Creates a database object that can be used to perform CRUD operations on a Deno KV store. |