| Current Path : /home/xiedrke/malino/wp-content/plugins/yith-woocommerce-compare/assets/js/src/includes/ |
| Current File : /home/xiedrke/malino/wp-content/plugins/yith-woocommerce-compare/assets/js/src/includes/globals.js |
'use strict';
const $ = jQuery,
$document = $( document ),
$body = $( document.body ),
$window = $( window );
export {
$,
$document,
$body,
$window,
};