Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
Types: HookRemove()
ts
type
HookRemove
=
()
=>
void
;
A function to remove a previously added route hook.
Returns
void