UNPKG

@pazznetwork/ngx-chat

Version:

[![Build status](https://api.travis-ci.com/pazznetwork/ngx-chat.svg?branch=master)](https://travis-ci.com/pazznetwork/ngx-chat) [![Coverage](https://coveralls.io/repos/github/pazznetwork/ngx-chat/badge.svg?branch=master)](https://coveralls.io/github/pazzn

7 lines (6 loc) 332 B
import * as i0 from "@angular/core"; export declare class ChatAvatarComponent { imageUrl: string; static ɵfac: i0.ɵɵFactoryDeclaration<ChatAvatarComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ChatAvatarComponent, "ngx-chat-avatar", never, { "imageUrl": "imageUrl"; }, {}, never, never, false, never>; }