mercadopago
Version:
Mercadopago SDK for Node.js
12 lines (11 loc) • 334 B
JavaScript
;
/**
* Shared domain types for the Point (Smart POS) client.
*
* Contains response interfaces, request payloads, and supporting types
* used across payment-intent and device operations in the Point
* Integration API.
*
* @module point/commonTypes
*/
Object.defineProperty(exports, "__esModule", { value: true });