Back to Angular

What is the 'annotations/ng_module' package?

packages/compiler-cli/src/ngtsc/annotations/ng_module/README.md

22.0.0-next.10315 B
Original Source

What is the 'annotations/ng_module' package?

This package implements the NgModuleDecoratorHandler, which processes and compiles @NgModule-decorated classes.

It's separated out because other DecoratorHandlers interact with the NgModuleSymbol to implement the incremental compilation semantics of Angular.