@nextcloud/files
    Preparing search index...

    Interface ReadableStreamIteratorOptions

    interface ReadableStreamIteratorOptions {
        preventCancel?: boolean;
    }
    Index

    Properties

    Properties

    preventCancel?: boolean