Initial commit

This commit is contained in:
Gagan7900
2026-07-13 11:57:09 +05:30
commit ac629ef540
26616 changed files with 795848 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
var e={production:!1,api:{identity:"https://localhost:5001/api",masterAdmin:"https://localhost:5002/api"},sessionTimeout:{warningAfterMs:15e5,logoutAfterMs:18e5},firebase:{apiKey:"********************************",authDomain:"********************************",projectId:"********************************",storageBucket:"********************************",messagingSenderId:"********************************",appId:"********************************",measurementId:"********************************"}};var i={identity:e.api.identity,masterAdmin:e.api.masterAdmin};function c(o,t){let s=i[o].replace(/\/+$/,""),r=t.startsWith("/")?t:`/${t}`;return`${s}${r}`}export{e as a,c as b};