UNPKG

@buckaroo/buckaroo_sdk

Version:
6 lines (5 loc) 197 B
import { PayablePaymentMethod } from '../../Services'; import { ServiceCode } from '../../Utils'; export default class Mbway extends PayablePaymentMethod { defaultServiceCode(): ServiceCode; }