UNPKG

mercadopago

Version:
8 lines (7 loc) 208 B
"use strict"; /** * Request and internal types for the OAuth token creation (authorization-code exchange). * * @module oAuth/create/types */ Object.defineProperty(exports, "__esModule", { value: true });