Stone.js API
Docs
Home
Preparing search index...
stone-js-core/src/declarations
MetaServiceProvider
Interface MetaServiceProvider
Represents a MetaServiceProvider type.
interface
MetaServiceProvider
{
isClass
?:
boolean
;
isFactory
?:
boolean
;
module
:
ServiceProviderType
;
}
Index
Properties
is
Class?
is
Factory?
module
Properties
Optional
is
Class
isClass
?:
boolean
Optional
is
Factory
isFactory
?:
boolean
module
module
:
ServiceProviderType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Class
is
Factory
module
Docs
Home
Stone.js API
Loading...
Represents a MetaServiceProvider type.