a4-util
v8.0.0
Published
Useful utilities
Readme
Install
npm install --save-dev a4-utilImportant!!!
Insert the following line to your app.component.html if you wish to use CommonService
Sample app.component.html
<h1>
{{title}}
</h1>
...
...
...
<common-com></common-com>