cooptypes - v2026.4.27-2
    Preparing search index...

    Interface ITranslation

    interface ITranslation {
        data: string;
        draft_id: Interfaces.Draft.IUint64;
        id: Interfaces.Draft.IUint64;
        lang: string;
    }
    Index

    Properties

    Properties

    data: string
    lang: string