Decorator to identify a class as an injectable dependency
the name to identify the dependency
@injectable("SomeDependency")class SomeDependency {} Copy
@injectable("SomeDependency")class SomeDependency {}
Decorator to identify a class as an injectable dependency