UNPKG

sibs-payments

Version:

A payment system module for SIBS payments integration with card tokenization support

3 lines 140 B
declare function Decrypt(body: any, iv: any, tag: any, key: any): string; export { Decrypt }; //# sourceMappingURL=purchase-decrypt.d.ts.map