GitHub

provideDaffProductRoutingConfig

import { provideDaffProductRoutingConfig } from '@daffodil/product/routing'

Provides the DAFF_PRODUCT_ROUTING_CONFIG token.

const provideDaffProductRoutingConfig: <R extends DaffProductRoutingConfig = DaffProductRoutingConfig>(config: Partial<R> | InjectionToken<Partial<R>>) => FactoryProvider