UNPKG

mercadopago

Version:
11 lines (10 loc) 335 B
"use strict"; /** * Types for the "create subscription" operation. * * Separates the internal client payload (includes config) from the * public-facing data type the SDK consumer passes to {@link PreApproval.create}. * * @module clients/preApproval/create/types */ Object.defineProperty(exports, "__esModule", { value: true });