Unexpected value 'DecoratorFactory' imported by the module 'TempModule'

后端 未结 3 977
一生所求
一生所求 2021-01-04 02:53

In my sample application I have written a feature module \"TempModule\" and below is the code.

import { NgModule } from \'@angular/core\';
import { CommonMod         


        
3条回答
提交回复
热议问题