add endpoint configuration for city, currency, language, and timezone

This commit is contained in:
Gagan7900
2026-07-15 20:19:46 +05:30
parent 095aed204c
commit be86ab3564
72 changed files with 7874 additions and 471 deletions
-3
View File
@@ -10,9 +10,6 @@
},
"include": [
"src/**/*.d.ts",
],
"exclude": [
"src/**/*.spec.ts"
]
}