Maps an injection token to an injectable class.
Injectable classes must respect the contract defined in the Injectable interface, namely:
Injectable
inject
Generated using TypeDoc
Maps an injection token to an injectable class.
Injectable classes must respect the contract defined in the
Injectable
interface, namely:inject
object, mapping an injection token to each key of the constructor's argument.