Optional
transientPer default all instances are singleton (scoped to its scope). Enabling transient makes the Injector create always a new instance for every consumer.
A function to invoke to create a value for this token
.
Rest
...args: any[]Generated using TypeDoc
An injection token.