Stone.js API
Docs
Home
Preparing search index...
stone-js-core/src/declarations
MetaEventSubscriber
Interface MetaEventSubscriber
Represents a MetaEventSubscriber type.
interface
MetaEventSubscriber
{
isClass
?:
boolean
;
isFactory
?:
boolean
;
module
:
EventSubscriberType
;
}
Index
Properties
is
Class?
is
Factory?
module
Properties
Optional
is
Class
isClass
?:
boolean
Optional
is
Factory
isFactory
?:
boolean
module
module
:
EventSubscriberType
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 MetaEventSubscriber type.