import { DaffCustomerPaymentResolver } from '@daffodil/customer-payment/routing'
Dispatches customer load.
@Injectable() class DaffCustomerPaymentResolver { resolve(): Observable<boolean> }