payrex-js
Version:
CommonJS or ES module for PayRex JS
1 lines • 417 B
Source Map (JSON)
{"mappings":"AASA,OAAO,MAAM,yBAEZ,CAAC","sources":["src/src/index.ts","src/index.ts"],"sourcesContent":[null,"// Resolving a promise to ensure that PayRexJS script is loaded at a later time.\nPromise.resolve()\n .then(() => {\n console.log('loaded')\n })\n .catch((e) => {\n console.log(e);\n });\n\nexport const loadPayRex = () => {\n return true;\n};\n "],"names":[],"version":3,"file":"types.d.ts.map"}