interface TranslateAccuracy {
    name: "translator-accuracy";
    schema: TranslateAccuracySchema;
}

Properties

Properties

name