Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.then(db => { db.close(); return deleteDb(this.name); }) .then(() => this.openDb());
A small wrapper that makes IndexedDB usable