kodikwrapper
    Preparing search index...

    Interface TranslationV2Object

    interface TranslationV2Object {
        count: number;
        id: number;
        title: string;
    }
    Index

    Properties

    Properties

    count: number
    id: number
    title: string