0

In one Angular 9 project I noted that some ng modules names starts with @ symbol. It makes module available for other modules using it's path starting from @ like absolute path. It's very handy for @core module, because you don't need to figure out the corresponding relative path when you want to use it in other modules. What is the name of this feature? I want to know more about it.

Marco
  • 1,073
  • 9
  • 22
Dmitriy Kudinov
  • 1,051
  • 5
  • 23
  • 31

0 Answers0