UNPKG

mercadopago

Version:
12 lines (11 loc) 340 B
"use strict"; /** * 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 });