@adviser/cement - v0.0.0
Preparing search index...
TriggerStats
Interface TriggerStats
interface
TriggerStats
{
request
:
ActionStat
;
encode
:
ActionStat
;
handlers
:
{
handler
:
EventoHandler
;
total
:
ActionStat
;
validated
:
ActionStat
;
handled
:
ActionStat
;
}
[]
;
send
:
SendStat
;
}
Index
Properties
request
encode
handlers
send
Properties
Readonly
request
request
:
ActionStat
Readonly
encode
encode
:
ActionStat
Readonly
handlers
handlers
:
{
handler
:
EventoHandler
;
total
:
ActionStat
;
validated
:
ActionStat
;
handled
:
ActionStat
;
}
[]
Readonly
send
send
:
SendStat
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
request
encode
handlers
send
@adviser/cement - v0.0.0
Loading...