lowdb-api
lowdb-api copied to clipboard
lowdb-api do not accept async adapters
index.js ~ line 61
const db = lowdb(new Adapter(file)); // db = Promise
db._ - undefined
error
any work around for this while it's fixed?