@nextcloud/files
    Preparing search index...

    Interface DiskQuota

    interface DiskQuota {
        available: DiskQuotaAvailable;
        used: number;
    }
    Index

    Properties

    Properties

    used: number