UNPKG

@payunit/nodejs-sdk

Version:

PayUnit Payment Processor SDK

5 lines 280 B
import Joi from 'joi'; export declare const initiatePaymentRequestSchema: Joi.ObjectSchema<any>; export declare const makePaymentMobileMoneyRequestSchema: Joi.ObjectSchema<any>; export declare const transactionIdSchema: Joi.ObjectSchema<any>; //# sourceMappingURL=collect.d.ts.map