Variable StorageEvent

StorageEvent: {
    prototype: StorageEvent;
    new (type, eventInitDict?): StorageEvent;
}

Type declaration