In most Angular code, ES dynamic import() ( import('./path/to/module') ) should be used instead, as this provides a direct reference to the NgModule being ...
確定! 回上一頁