| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-payment/view/frontend/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-payment/view/frontend/requirejs-config.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
var config = {
map: {
'*': {
creditCardType: 'Magento_Payment/js/cc-type',
'Magento_Payment/cc-type': 'Magento_Payment/js/cc-type'
}
}
};