WICG / storage-buckets

API proposal for managing multiple storage buckets
https://wicg.github.io/storage-buckets/explainer
Other
44 stars 20 forks source link

Fill in some error types. #58

Closed evanstade closed 1 year ago

evanstade commented 1 year ago

TypeError when parameters are invalid, InvalidStateError when bucket has been removed already, UnknownError when it failed to get a shelf.

Also make consistent some indentation.


Preview | Diff