#import // https://html.spec.whatwg.org/multipage/webstorage.html#windowlocalstorage interface mixin WindowLocalStorage { readonly attribute Storage localStorage; };