| Current Path : /home/rtorresani/www/vendor/paypal/module-braintree-core/view/frontend/web/js/view/ |
| Current File : //home/rtorresani/www/vendor/paypal/module-braintree-core/view/frontend/web/js/view/product-page.js |
define(
['uiComponent'],
function (Component) {
'use strict';
return Component.extend({
});
}
);