class type storageEvent =Inheritsobject
..end
method key : Js.js_string Js.t Js.readonly_prop
method oldValue : Js.js_string Js.t Js.opt Js.readonly_prop
method keynewValue : Js.js_string Js.t Js.opt Js.readonly_prop
method url : Js.js_string Js.t Js.readonly_prop
method storageArea : storage Js.t Js.opt Js.readonly_prop