UNPKG

mercadopago

Version:
11 lines (10 loc) 307 B
"use strict"; /** * Shared response types for the OAuth client. * * Contains the common response structure returned by both the token * creation and token refresh operations of the MercadoPago OAuth API. * * @module oAuth/commonTypes */ Object.defineProperty(exports, "__esModule", { value: true });