import { provideDaffExternalRouterInMemoryDriver } from '@daffodil/external-router/driver/in-memory'
Provides an in-memory implementation of DaffExternalRouterDriver
function provideDaffExternalRouterInMemoryDriver(config: DaffExternalRouterDriverInMemoryConfig | InjectionToken<DaffExternalRouterDriverInMemoryConfig> = undefined): EnvironmentProviders
| Parameter | config: DaffExternalRouterDriverInMemoryConfig | InjectionToken<DaffExternalRouterDriverInMemoryConfig> |
|---|---|
| Default | undefined |
| Description |