Every component, directive, and pipe is declared in the root module. We want to have an Angular module per declarable. // app.module.ts import { ...
確定! 回上一頁