kodikwrapper
    Preparing search index...

    Interface YearsResponseObject

    interface YearsResponseObject {
        count: number;
        title: string;
    }
    Index

    Properties

    Properties

    count: number
    title: string