TranslateIt constructor
Implementation
TranslateIt(
this.apiKey, {
this.domain: 'translate.yandex.net',
this.path: '/api/v1.5/tr.json/translate',
});
TranslateIt(
this.apiKey, {
this.domain: 'translate.yandex.net',
this.path: '/api/v1.5/tr.json/translate',
});