Skip to content

Commit

Permalink
Add storage idl file
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bjerring committed Mar 8, 2018
1 parent 23261ad commit dc7c637
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions interfaces/storage.idl
@@ -1,3 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content of this file was automatically extracted from the Storage spec.
// See https://storage.spec.whatwg.org/

[SecureContext]
interface mixin NavigatorStorage {
readonly attribute StorageManager storage;
Expand Down

0 comments on commit dc7c637

Please sign in to comment.