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