Preparing search index...
The search index is not available
@axonlabs/core
@axonlabs/core
UnloadRouteParams
Interface UnloadRouteParams
interface
UnloadRouteParams
{
method
?:
keyof HttpMethods
;
route
?:
string
;
router
?:
AxonRouter
;
}
Index
Properties
method?
route?
router?
Properties
Optional
method
method
?:
keyof HttpMethods
Optional
route
route
?:
string
Optional
router
router
?:
AxonRouter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
route
router
@axonlabs/core
Loading...