0.0.1 • Published 6 years ago
angular-own-chat v0.0.1
##Angular 6 Library
#Installation
npm install chat
#Used added below app.module.ts file
import {ChatModule} from 'chat';
@NgModule({ imports: ChatModule })
0.0.1
6 years ago
##Angular 6 Library
#Installation
npm install chat
#Used added below app.module.ts file
import {ChatModule} from 'chat';
@NgModule({ imports: ChatModule })
6 years ago