MCPcopy Create free account
hub / github.com/Maccoder3/MAC-MD /

Class

lib/database.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3const { promises: fs } = _fs
4
5class Database {
6 /**
7 * Create new Database
8 * @param {String} filepath Path to specified json database

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected