DaffCustomerPaymentInMemoryDriverModule
Provides the DaffCustomerPaymentInMemoryDriver
as the DaffCustomerPaymentDriver
.
import { DaffCustomerPaymentInMemoryDriverModule } from '@daffodil/customer-payment/driver/in-memory'
@NgModule()
class DaffCustomerPaymentInMemoryDriverModule {}