@nextcloud/files

    Interface SearchResult

    interface SearchResult {
        results: FileStat[];
        truncated: boolean;
    }
    Index

    Properties

    results: FileStat[]
    truncated: boolean
    MMNEPVFCICPMFPCPTTAAATR