@nextcloud/files
    Preparing search index...

    Variable StorageEvent

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

    Type declaration