UNPKG

maxipago-sdk-js

Version:
4 lines (3 loc) 200 B
import { Options } from 'xml-js'; export declare const convertResponse: (value: any, parentElement: any) => void; export declare const formatResponse: (xml: string, options: Options.XML2JSON) => any;