Stone.js API
Docs
Home
Preparing search index...
stone-js-router/src/declarations
DispacheClass
Type Alias DispacheClass<IncomingEventType, OutgoingResponseType>
DispacheClass
:
new
(
...
args
:
any
[]
,
)
=>
IDispacher
<
IncomingEventType
,
OutgoingResponseType
>
Represents a class dispatcher.
Type Parameters
IncomingEventType
extends
IIncomingEvent
OutgoingResponseType
=
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
Represents a class dispatcher.