UNPKG

bdt105angulartranslatecomponent

Version:

Access to MySql database API

7 lines (6 loc) 145 B
import { Injectable } from '@angular/core'; @Injectable() export class TranslateOptions { public baseUrl: string; public language: string; }