UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

7 lines (6 loc) 437 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var billing_agreement_constraints_1 = require("./billing.agreement.constraints"); exports.BillingAgreementConstraintIds = billing_agreement_constraints_1.BillingAgreementConstraintIds; var order_reference_constraints_1 = require("./order.reference.constraints"); exports.OrderReferenceConstraintIds = order_reference_constraints_1.OrderReferenceConstraintIds;