translate - v1.0.8
    Preparing search index...
    interface GetLangsSuccessResponse {
        translation: Record<Lang, LangInfoItem>;
    }
    Index

    Properties

    Properties

    translation: Record<Lang, LangInfoItem>