shaligo
    Preparing search index...

    Interface PublisherSummary

    interface PublisherSummary {
        id: number;
        modified: string;
        name: string;
    }
    Index
    id: number
    modified: string

    ISO 8601 timestamp.

    name: string