@adyen/adyen-web
Version:
[](https://www.npmjs.com/package/@adyen/adyen-web)
3 lines (2 loc) • 703 B
JavaScript
import{SUPPORTED_COLORS_FOR_CREDIT as e}from"../config.js";function r(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}const t=(t,n={})=>"paypal"===t?function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){r(e,t,n[t])})}return e}({},n):Object.keys(n).reduce((r,t)=>{const o=n[t];return("color"!==t||e.includes(o))&&(r[t]=o),r},{});export{t as getStyle};
//# sourceMappingURL=get-paypal-styles.js.map