interface TranslationActivity {
    name: "translation-activity";
    schema: ProjectConsumptionSchema;
}

Properties

Properties

name