daffAuthRoutingRedirectUnauthenticatedHookFactory
import { daffAuthRoutingRedirectUnauthenticatedHookFactory } from '@daffodil/auth/routing'
function daffAuthRoutingRedirectUnauthenticatedHookFactory(
router: Router
route: ActivatedRoute
config: DaffAuthRoutingConfig
): DaffAuthUnauthenticatedHook