Skip to main content
Stone.js
Documentation
Packages
API
Community
Search
K
Type Alias: DispacherType
Type Alias: DispacherType
type
DispacherType
=
"callable"
|
"class"
|
"component"
|
"redirect"
;
Represents dispatcher types.