Type Alias TranslationHelp

TranslationHelp: {
    target: TranslationHelpTarget;
    targetUrl: string;
}