{"version":3,"file":"stripe.162e3b42.js","sources":["../../../src/boot/stripe.js"],"sourcesContent":["import { boot } from \"quasar/wrappers\";\n\nexport default boot(({ app }) => {\n let stripeKey;\n\n if (process.env.DEV) {\n stripeKey = \"invalid\";\n } else {\n stripeKey = \"pk_test_RaMO06WAuYqqdHY0q2pIQwA300Mgx6qHqO\";\n }\n\n app.config.globalProperties.stripeKey = stripeKey;\n});\n"],"names":["stripe","boot","app","stripeKey"],"mappings":";;wCAEA,IAAAA,EAAeC,EAAK,CAAC,CAAE,IAAAC,KAAU,CAC/B,IAAIC,EAKFA,EAAY,6CAGdD,EAAI,OAAO,iBAAiB,UAAYC,CAC1C,CAAC","debug_id":"7a186205-c3a4-552d-896b-e8a6497c2965"}