UNPKG

mercadopago

Version:
11 lines (10 loc) 328 B
"use strict"; /** * Internal types for the customer card get and remove operations. * * Both operations require the same identifiers, so this type is shared * between the `get` and `remove` REST implementations. * * @module clients/customerCard/get/types */ Object.defineProperty(exports, "__esModule", { value: true });