Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
Types: Rejection<TType>
ts
type
Rejection
<
TType
>
=
object
;
Type Parameters
Type Parameter
Default type
TType
extends
string
string
Properties
Property
Type
Description
type
TType
The type of rejection.