UNPKG

@woocommerce/data

Version:
6 lines 170 B
/** * Internal dependencies */ import { PaymentGateway } from '../types'; export declare const paymentGatewaysStub: PaymentGateway[]; //# sourceMappingURL=stub.d.ts.map