@nextcloud/files
    Preparing search index...

    Interface ReadableToWebOptions

    interface ReadableToWebOptions {
        strategy?: QueuingStrategy<any>;
        type?: "bytes";
    }
    Index

    Properties

    Properties

    strategy?: QueuingStrategy<any>
    type?: "bytes"