{"version":3,"file":"cd0e754c.js","sources":["../../../node_modules/@shopify/hydrogen/dist/esnext/utilities/isBrowser/isBrowser.js"],"sourcesContent":["/** The `isClient` utility is a function that returns a boolean indicating\n * if the code was run in the browser.\n */\nexport function isBrowser() {\n return typeof document !== 'undefined';\n}\n"],"names":["isBrowser"],"mappings":"AAGO,SAASA,GAAY,CACxB,OAAO,OAAO,UAAa,WAC/B"}