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

    Interface Series

    Series information embedded in a work item.

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

    Properties

    Properties

    id: number

    Series ID.

    title: string

    Series title.