GitHub

provideDaffCartDriver

const

import { provideDaffCartDriver } from '@daffodil/cart/driver'

Provider function for DaffCartDriver.

const provideDaffCartDriver: <R extends DaffCartServiceInterface<DaffCart> = DaffCartServiceInterface<DaffCart>>(klass: Type$1<R>) => ExistingProvider