Optional configOptional injectOptional list of providers to be injected into the context of the Factory function.
Optional nameFlow name.
default
Optional useType (class name) of provider (instance to be registered and injected).
Optional useExisting Provider to be used.
Optional useFactory function that returns an instance of the provider to be injected.
Rest ...args: any[]Generated using TypeDoc
Shared configuration key.