Skip to content

DB Constructor

inventionpro edited this page May 18, 2024 · 1 revision

Main db

const { DB } = require('fshdb')

let fsh = new DB('file path - optional - default: DB.json')
Clone this wiki locally