{
  "version": 3,
  "sources": ["../../src/utils/window/isWindowAvailable.ts"],
  "sourcesContent": ["export const isWindowAvailable = () =>\n  typeof window != 'undefined' && typeof window?.location != 'undefined';\n"],
  "mappings": "AAAO,IAAMA,EAAoB,IAC/B,OAAO,OAAU,KAAe,OAAO,QAAQ,SAAY",
  "names": ["isWindowAvailable"]
}
