UNPKG

mercadopago

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