What are the imported modules in CLI generated feature modules?
In the CLI generated feature module, there are two JavaScript import statements at the top of the file
@NgModule
decoratorngIf
and ngFor
.If you like this question & answer and want to contribute, then write your question & answer and email to freewebmentor[@]gmail.com. Your question and answer will appear on FreeWebMentor.com and help other developers.