kodikwrapper
    Preparing search index...

    Interface TranslationV1Object

    interface TranslationV1Object {
        id: number;
        title: string;
        type: TranslationType;
    }
    Index

    Properties

    Properties

    id: number
    title: string