@book000/pixivts - v0.61.3
    Preparing search index...

    Interface Series

    Series information embedded in a work item.

    interface Series {
        id: number;
        title: string;
    }
    Index
    id: number

    Series ID.

    title: string

    Series title.