{"version":3,"sources":["../../src/chat/with-fallback.tsx"],"sourcesContent":["\"use client\";\n\nimport type { ChatSessionElements } from \"@whop/embedded-components-vanilla-js/types\";\n\nimport { createWithFallback } from \"../lib/create-with-fallback\";\nimport { useChatSession } from \"./session\";\n\nexport type {\n\tWithFallbackPropsOptional,\n\tWithFallbackPropsRequired,\n} from \"../lib/create-with-fallback\";\n\nexport const withFallback =\n\tcreateWithFallback<ChatSessionElements>(useChatSession);\n"],"mappings":";;AAIA,SAAS,0BAA0B;AACnC,SAAS,sBAAsB;AAOxB,MAAM,eACZ,mBAAwC,cAAc;","names":[]}