Function Injectable

  • Class decorator that marks a class as injectable. When this is applied, dependency metadata for the constructors params is resolved and stored in metadata.

    Returns ClassDecorator