Troubleshooting
Running into any error or problem? This guide might help you.
Errors
- const db = new SimplDB();
+ const db = new SimplDB({});- const db = new Database();
+ const db = new Database({});Last updated
Running into any error or problem? This guide might help you.
- const db = new SimplDB();
+ const db = new SimplDB({});- const db = new Database();
+ const db = new Database({});Last updated