UNPKG

mercadopago

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