UNPKG

572 BSource Map (JSON)View Raw
1{"version":3,"sources":["PaymentsSDK.js"],"names":["RestAPI_1","require","PaymentsSDK","options","api","RestAPI","exports"],"mappings":"AAAA;;;;;;;;AACA,IAAMA,YAAYC,QAAQ,eAAR,CAAlB;;IACMC,W,GACF,qBAAYC,OAAZ,EAAqB;AAAA;;AACjB,SAAKC,GAAL,GAAW,IAAIJ,UAAUK,OAAd,CAAsBF,OAAtB,CAAX;AACH,C;;AAELG,QAAQJ,WAAR,GAAsBA,WAAtB","file":"PaymentsSDK.js","sourcesContent":["\"use strict\";\nconst RestAPI_1 = require(\"./api/RestAPI\");\nclass PaymentsSDK {\n constructor(options) {\n this.api = new RestAPI_1.RestAPI(options);\n }\n}\nexports.PaymentsSDK = PaymentsSDK;\n"]}
\No newline at end of file