UNPKG

ng-jhipster

Version:

A Jhipster util library for Angular 2

8 lines (7 loc) 238 B
/** * A wrapper directive on top of the translate pipe as the inbuilt translate directive from ngx-translate is too verbose and buggy */ export declare class JhiTranslateComponent { jhiTranslate: string; translateValues: any; }