{
  "version": 3,
  "sources": ["ssg:https://asset.29cm.co.kr/contents/framer/utils/createIsomorphicLink.js"],
  "sourcesContent": ["import { isWebview } from \"./device.js\";\nconst createIsomorphicLink = (url) => isWebview() ? `app29cm://web/${url}` : url;\nexport {\n  createIsomorphicLink\n};\n"],
  "mappings": "yCACA,IAAMA,EAAwBC,GAAQC,EAAU,EAAI,iBAAiBD,CAAG,GAAKA",
  "names": ["createIsomorphicLink", "url", "isWebview"]
}
