import _$ from 'mingoo.jsmin';
declare global {
    var $: typeof _$;
}
