taxum
Preparing search index...
@taxum/core
routing
on
Function on
on
(
filter
:
MethodFilter
,
handler
:
HandlerFn
)
:
MethodRouter
Registers a handler function to be executed when a specified method matches the provided filter.
Parameters
filter
:
MethodFilter
handler
:
HandlerFn
Returns
MethodRouter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
taxum
Loading...
Registers a handler function to be executed when a specified method matches the provided filter.