@adyen/adyen-web
Version:
[](https://www.npmjs.com/package/@adyen/adyen-web)
3 lines (2 loc) • 492 B
JavaScript
import e from"../helpers/QRLoaderContainer/QRLoaderContainer.js";import{countdownTime as r,delay as t}from"./config.js";import{TxVariants as a}from"../tx-variants.js";function o(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}class n extends e{formatProps(e){return{delay:t,countdownTime:r,...super.formatProps(e)}}}o(n,"type",a.wechatpayQR),o(n,"txVariants",[a.wechatpay]);export{n as default};
//# sourceMappingURL=WeChat.js.map