@nextcloud/files
    Preparing search index...

    Interface BlobPropertyBag

    interface BlobPropertyBag {
        endings?: "native" | "transparent";
        type?: string;
    }
    Index

    Properties

    Properties

    endings?: "native" | "transparent"
    type?: string