Imagine you have an IndexedDB database called myDB on your browser, and you want to remove it. What command would you write in the console to achieve this?
Create a variable named dbDelete to delete the database, use the appropriate method, and type the line of code in the text box.