import { NgModule } from \'@angular/core\'; import { CommonModule } from \'@angular/common\'; import { FormsModule } from \'
This is kinda old post but for the sake of others, I find this article very comprehensive and fully answers this question. Hint: see Importing services section of that article.