Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
Types: AfterHookContext
ts
type
AfterHookContext
=
object
;
Type declaration
from
ts
from
: ResolvedRoute
|
null
;
to
ts
to
: ResolvedRoute;