Type alias LogoutParameters

LogoutParameters: {
    returnTo?: string;
}

Type declaration

  • Optional returnTo?: string