##Angular 6 Library
#Installation
npm install chat
#Used added below app.module.ts file
import {ChatModule} from 'chat';
@NgModule({ imports: [ ChatModule ] })
##Angular 6 Library
#Installation
npm install chat
#Used added below app.module.ts file
import {ChatModule} from 'chat';
@NgModule({ imports: [ ChatModule ] })
npm i angular-own-chat
1
0.0.1
none
207 kB
26