Angular defines decorators that attach metadata to classes or properties so that it knows what those classes or properties mean and how they should work. Class decorators are decorator that appears ...
… static properties to be optimized When script optimizations are enabled, classes containing downlevelled static properties are wrapped in a pure annotated IIFE to allow the class to be removed if it ...