Skip to content

Commit

Permalink
Added IDBDevice reference
Browse files Browse the repository at this point in the history
  • Loading branch information
AtibQur committed Jan 30, 2025
1 parent d3fbb5d commit d47a613
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ console.log(outputBlob);
```

> [!tip] View stored files in DevTools
> To see your stored files, open Developer Tools, go to the Application tab, and check storage > IndexedDB. Here, you can browse and inspect your files easily!
> To see your stored files, open Developer Tools, go to the Application tab, and check Storage > IndexedDB. Here, you can browse and inspect your files easily!
[Promise]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise

0 comments on commit d47a613

Please sign in to comment.