{
  "version": 3,
  "sources": ["ssg:https://asset.29cm.co.kr/contents/framer/hooks/useCreateIsomorphicAppSchemeLink.js"],
  "sourcesContent": ["import { useDeviceInfo } from \"./useDeviceInfo.js\";\nconst useCreateIsomorphicAppSchemeLink = (url) => {\n  const {\n    isWebview\n  } = useDeviceInfo();\n  return isWebview && url ? `app29cm://web/${url}` : url;\n};\nexport {\n  useCreateIsomorphicAppSchemeLink\n};\n"],
  "mappings": "0CACA,IAAMA,EAAoCC,GAAQ,CAChD,GAAM,CACJ,UAAAC,CACF,EAAIC,EAAc,EAClB,OAAOD,GAAaD,EAAM,iBAAiBA,CAAG,GAAKA,CACrD",
  "names": ["useCreateIsomorphicAppSchemeLink", "url", "isWebview", "useDeviceInfo"]
}
