/* Copyright © 2024 Melbet - All Rights Reserved */ import{createSharedComposable$1 as d,useGlobalStore as l,useEventResize as w}from"./entry-Bl6dkD65.js";import{computed as i}from"../../../../shared-assets/__shared_vue_deps_SRT2KB67.js";const c=d(()=>{const n=l(),t=w(),r=i(()=>{var e,o;return(o=(e=n.windowSize)==null?void 0:e.height)!=null?o:0});return{windowWidth:i(()=>{var e,o;return(o=(e=n.windowSize)==null?void 0:e.width)!=null?o:0}),windowHeight:r,watchWindowResize:t==null?void 0:t.watch,unwatchWindowResize:t==null?void 0:t.unwatch}});export{c as useWindowResize};