GitHub

provideDaffNavigationDriver

import { provideDaffNavigationDriver } from '@daffodil/navigation/driver'

Provider function for DaffNavigationDriver.

const provideDaffNavigationDriver: <R extends DaffNavigationServiceInterface<any> = DaffNavigationServiceInterface<any>>(klass: Type<R>) => ExistingProvider