let _w = window.innerWidth; let _h = window.innerHeight; export default { "w": _w, "h": _h };