pad.pub0.org/doc/jsdoc/db.md

367 B

db

require("./db");

The DB Module provides a database initalized with the settings provided by the settings module

Functions


init (callback)

Initalizes the database with the settings provided by the settings module

  • callback (Function) No description

##Variables


db

The UeberDB Object that provides the database functions