@cpod/sdk - v0.2.7
    Preparing search index...

    Interface SourcesResponse

    Response from sources endpoint

    interface SourcesResponse {
        sources: SourceInfo[];
        total: number;
    }
    Index

    Properties

    Properties

    sources: SourceInfo[]

    Array of source information

    total: number

    Total number of sources