import { provideDaffExternalRouterTestingDriver } from '@daffodil/external-router/driver/testing'
Provides a testing implementation of DaffExternalRouterDriver
function provideDaffExternalRouterTestingDriver(config: DaffExternalRouterDriverTestingConfig | InjectionToken<DaffExternalRouterDriverTestingConfig>): EnvironmentProviders
| Parameter | config: DaffExternalRouterDriverTestingConfig | InjectionToken<DaffExternalRouterDriverTestingConfig> |
|---|---|
| Description |