File "CartHandler.js"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-applepay/resources/js/Context/CartHandler.js
File size: 112 bytes
MIME-type: text/x-java
Charset: utf-8

import BaseHandler from './BaseHandler';

class CartHandler extends BaseHandler {}

export default CartHandler;