UNPKG

mercadopago

Version:
11 lines (10 loc) 323 B
"use strict"; /** * Request and response types for the user profile endpoint. * * Contains the full response structure for `GET /users/me`, including * nested types for address, phone, reputation, account status, and more. * * @module user/get/types */ Object.defineProperty(exports, "__esModule", { value: true });