The magic string Registration type.
The registered class constructor type.
Abstract
Rest
...args: any[]Readonly
[provide]: K extends RegistrationEnforced contract. This provide symbol property must be typed as Registration and assigned a magic string used by the Provider to lookup the providing class.
Generated using TypeDoc
Type helper enforcing the provide symbol property to contain a magic string (typed as Registration) on base constructors decorated with the corresponding Provide decorator. The Provide type helper is also used by the Provider decorator.