Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/dvm
DVM
Class DVM
Index
Constructors
constructor
Properties
active
handlers
log
Events
opts
seen
Methods
on
Event
publish
start
stop
Constructors
constructor
new
DVM
(
opts
:
DVMOpts
)
:
DVM
Parameters
opts
:
DVMOpts
Returns
DVM
Properties
active
active
:
boolean
= false
handlers
handlers
:
Map
<
any
,
any
>
= ...
log
Events
logEvents
:
boolean
= false
Readonly
opts
opts
:
DVMOpts
seen
seen
:
Set
<
unknown
>
= ...
Methods
on
Event
onEvent
(
request
:
TrustedEvent
)
:
Promise
<
void
>
Parameters
request
:
TrustedEvent
Returns
Promise
<
void
>
publish
publish
(
template
:
StampedEvent
)
:
Promise
<
void
>
Parameters
template
:
StampedEvent
Returns
Promise
<
void
>
start
start
()
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
handlers
log
Events
opts
seen
Methods
on
Event
publish
start
stop
Welshman Docs
Loading...