File "MiniCartHandler.js"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-applepay/resources/js/Context/MiniCartHandler.js
File size: 120 bytes
MIME-type: text/x-java
Charset: utf-8
import BaseHandler from './BaseHandler';
class MiniCartHandler extends BaseHandler {}
export default MiniCartHandler;