kodikwrapper
    Preparing search index...

    Interface Translation

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

    Properties

    Properties

    id: number
    title: string