novx
Preparing search index...
core/src
InjectableOptions
Interface InjectableOptions
Mark a class as injectable
interface
InjectableOptions
{
eager
?:
boolean
;
location
?:
string
;
module
?:
string
;
scope
?:
string
;
}
Index
Properties
eager?
location?
module?
scope?
Properties
Optional
eager
eager
?:
boolean
Optional
location
location
?:
string
Optional
module
module
?:
string
Optional
scope
scope
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
eager
location
module
scope
novx
Loading...
Mark a class as injectable