On this page

Variable StorageEvent

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

Type Declaration

Was this helpful?
SDK JS
Reference
StorageEvent