UNPKG

@ema/js-base-library

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0.

9 lines (8 loc) 246 B
import { Translate } from "./translate"; export declare class TranslateService extends Translate { _type: string; constructor(enforcer: any); static readonly instance: any; registerTranslateComponents(): void; type: string; }