jakearchibald / idb

IndexedDB, but with promises
https://www.npmjs.com/package/idb
ISC License
6.29k stars 353 forks source link

How to clear the total store content without deleting the store #207

Closed varaprasadbandaru closed 3 years ago

varaprasadbandaru commented 3 years ago

Hi, How to clear the store content without deleting the store and creating again using typescript? can someone help?

jakearchibald commented 3 years ago

https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/clear