This commit is contained in:
Mark Probst 2018-08-07 21:34:43 -07:00
Родитель 72d4dc44af
Коммит c533e6abaf
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -113,6 +113,7 @@ export class JSONInput implements Input<JSONSourceData> {
}
}
// FIXME: Remove this in the next major API.
export function jsonInputForTargetLanguage(
_targetLanguage: string | TargetLanguage,
_languages?: TargetLanguage[]