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

x/netzo/datastore/mod.ts>datastore

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Latest
variable datastore
import { datastore } from "https://deno.land/x/netzo@0.5.119/datastore/mod.ts";

Factory function for the Datastore database

type

(unnamed 0?: DatastoreOptions) => unknown