Properties
Optional Readonly runtime
Methods
inject
- inject<T>(ctor: { constructor: any }, notFoundValue?: T): T
-
Type parameters
Parameters
-
ctor: { constructor: any }
-
constructor: function
- new __type(...args: any[]): T
-
Optional notFoundValue: T
Returns T
Handles bootstrapping the application.