UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

11 lines 495 B
import { TranslateService } from '@ngx-translate/core'; import * as i0 from "@angular/core"; export declare class ServerMessagesService { private translateService; MESSAGE_PATTERNS: any; constructor(translateService: TranslateService, patterns: any); translate(s: string): any; static ɵfac: i0.ɵɵFactoryDeclaration<ServerMessagesService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ServerMessagesService>; } //# sourceMappingURL=serverMessages.service.d.ts.map