Skip to content

RouterReject

ts
type RouterReject: (type) => void;

Parameters

ParameterType
typeRouterRejectionType

Returns

void