Const
The YMLDriver class for the GoodDB package
const db = new GoodDB(new YMLDriver({ path: './database.yml'})); Copy
const db = new GoodDB(new YMLDriver({ path: './database.yml'}));
The YMLDriver class for the GoodDB package