mercadopago
Version:
Mercadopago SDK for Node.js
12 lines (11 loc) • 340 B
JavaScript
;
/**
* Global SDK type definitions.
*
* Contains the shared types used across the entire SDK: configuration,
* per-request options, search pagination, and the standard API response
* envelope that every endpoint appends to its result.
*
* @module types
*/
Object.defineProperty(exports, "__esModule", { value: true });