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,015
  • 10
  • 19
Dmitriy Kudinov
  • 1,022
  • 5
  • 23
  • 31

0 Answers0