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