@futdevpro/nts-dynamo 1.4.8 → 1.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/lib/_constants/dynamobe-global.settings.d.ts.map +1 -1
  2. package/lib/_constants/dynamobe-global.settings.js.map +1 -1
  3. package/lib/_constants/index.d.ts +0 -2
  4. package/lib/_constants/index.d.ts.map +1 -1
  5. package/lib/_constants/index.js +0 -2
  6. package/lib/_constants/index.js.map +1 -1
  7. package/lib/_models/dynamobe-data-model-params.d.ts +0 -12
  8. package/lib/_models/dynamobe-data-model-params.d.ts.map +1 -1
  9. package/lib/_models/dynamobe-data-model-params.js +22 -12
  10. package/lib/_models/dynamobe-data-model-params.js.map +1 -1
  11. package/lib/_models/dynamobe-endpoint-params.d.ts.map +1 -1
  12. package/lib/_models/dynamobe-endpoint-params.js.map +1 -1
  13. package/lib/_models/index.d.ts +0 -11
  14. package/lib/_models/index.d.ts.map +1 -1
  15. package/lib/_models/index.js +1 -13
  16. package/lib/_models/index.js.map +1 -1
  17. package/lib/_modules/api-service.index.d.ts +1 -1
  18. package/lib/_modules/api-service.index.d.ts.map +1 -1
  19. package/lib/_modules/api-service.index.js +1 -1
  20. package/lib/_modules/api-service.index.js.map +1 -1
  21. package/lib/_modules/auth.index.d.ts +1 -1
  22. package/lib/_modules/auth.index.d.ts.map +1 -1
  23. package/lib/_modules/auth.index.js +1 -1
  24. package/lib/_modules/auth.index.js.map +1 -1
  25. package/lib/_modules/data-service.index.d.ts +1 -1
  26. package/lib/_modules/data-service.index.d.ts.map +1 -1
  27. package/lib/_modules/data-service.index.js +1 -1
  28. package/lib/_modules/data-service.index.js.map +1 -1
  29. package/lib/_modules/test/custom-data.service.d.ts +1 -1
  30. package/lib/_modules/test/custom-data.service.d.ts.map +1 -1
  31. package/lib/_modules/test/custom-data.service.js +2 -2
  32. package/lib/_modules/test/custom-data.service.js.map +1 -1
  33. package/lib/_modules/test/get-test-routing-module.js +2 -2
  34. package/lib/_modules/test/get-test-routing-module.js.map +1 -1
  35. package/lib/_modules/test/index.d.ts +1 -2
  36. package/lib/_modules/test/index.d.ts.map +1 -1
  37. package/lib/_modules/test/index.js +2 -3
  38. package/lib/_modules/test/index.js.map +1 -1
  39. package/lib/_modules/test/test-controller.js +8 -8
  40. package/lib/_modules/test/test-controller.js.map +1 -1
  41. package/lib/_modules/usage/get-usage-routing-module.js +2 -2
  42. package/lib/_modules/usage/get-usage-routing-module.js.map +1 -1
  43. package/lib/_modules/usage/index.d.ts +1 -2
  44. package/lib/_modules/usage/index.d.ts.map +1 -1
  45. package/lib/_modules/usage/index.js +2 -3
  46. package/lib/_modules/usage/index.js.map +1 -1
  47. package/lib/_modules/usage/usage-controller.d.ts.map +1 -1
  48. package/lib/_modules/usage/usage-controller.js +6 -7
  49. package/lib/_modules/usage/usage-controller.js.map +1 -1
  50. package/lib/_modules/usage/usage.service.d.ts +2 -4
  51. package/lib/_modules/usage/usage.service.d.ts.map +1 -1
  52. package/lib/_modules/usage/usage.service.js +8 -9
  53. package/lib/_modules/usage/usage.service.js.map +1 -1
  54. package/lib/_services/dynamobe-api.service.d.ts.map +1 -1
  55. package/lib/_services/dynamobe-api.service.js +4 -4
  56. package/lib/_services/dynamobe-api.service.js.map +1 -1
  57. package/lib/_services/dynamobe-auth.service.d.ts.map +1 -1
  58. package/lib/_services/dynamobe-auth.service.js +3 -3
  59. package/lib/_services/dynamobe-auth.service.js.map +1 -1
  60. package/lib/_services/dynamobe-data.service.d.ts +1 -3
  61. package/lib/_services/dynamobe-data.service.d.ts.map +1 -1
  62. package/lib/_services/dynamobe-data.service.js +17 -17
  63. package/lib/_services/dynamobe-data.service.js.map +1 -1
  64. package/lib/_services/dynamobe-db.service.d.ts +1 -2
  65. package/lib/_services/dynamobe-db.service.d.ts.map +1 -1
  66. package/lib/_services/dynamobe-db.service.js +26 -26
  67. package/lib/_services/dynamobe-db.service.js.map +1 -1
  68. package/lib/_services/dynamobe-email.service.d.ts.map +1 -1
  69. package/lib/_services/dynamobe-email.service.js +5 -5
  70. package/lib/_services/dynamobe-email.service.js.map +1 -1
  71. package/lib/_services/dynamobe-global.service.d.ts +1 -2
  72. package/lib/_services/dynamobe-global.service.d.ts.map +1 -1
  73. package/lib/_services/dynamobe-global.service.js.map +1 -1
  74. package/lib/_services/dynamobe-routing-module.service.d.ts.map +1 -1
  75. package/lib/_services/dynamobe-routing-module.service.js +4 -4
  76. package/lib/_services/dynamobe-routing-module.service.js.map +1 -1
  77. package/lib/_services/dynamobe-shared-be.service.d.ts +1 -1
  78. package/lib/_services/dynamobe-shared-be.service.d.ts.map +1 -1
  79. package/lib/_services/dynamobe-shared-be.service.js.map +1 -1
  80. package/lib/_services/dynamobe-shared.service.d.ts +1 -12
  81. package/lib/_services/dynamobe-shared.service.d.ts.map +1 -1
  82. package/lib/_services/dynamobe-shared.service.js +11 -18
  83. package/lib/_services/dynamobe-shared.service.js.map +1 -1
  84. package/lib/index.js +0 -6
  85. package/lib/index.js.map +1 -1
  86. package/lib/tsconfig.tsbuildinfo +1336 -815
  87. package/package.json +3 -2
  88. package/src/_constants/dynamobe-global.settings.ts +1 -0
  89. package/src/_constants/index.ts +0 -2
  90. package/src/_models/dynamobe-data-model-params.ts +3 -2
  91. package/src/_models/dynamobe-endpoint-params.ts +1 -0
  92. package/src/_models/index.ts +1 -13
  93. package/src/_modules/api-service.index.ts +1 -1
  94. package/src/_modules/auth.index.ts +1 -1
  95. package/src/_modules/data-service.index.ts +1 -1
  96. package/src/_modules/test/custom-data.service.ts +1 -1
  97. package/src/_modules/test/get-test-routing-module.ts +1 -1
  98. package/src/_modules/test/index.ts +2 -4
  99. package/src/_modules/test/test-controller.ts +1 -1
  100. package/src/_modules/usage/get-usage-routing-module.ts +1 -1
  101. package/src/_modules/usage/index.ts +2 -3
  102. package/src/_modules/usage/usage-controller.ts +1 -2
  103. package/src/_modules/usage/usage.service.ts +5 -5
  104. package/src/_services/dynamobe-api.service.ts +2 -1
  105. package/src/_services/dynamobe-auth.service.ts +2 -1
  106. package/src/_services/dynamobe-data.service.ts +2 -4
  107. package/src/_services/dynamobe-db.service.ts +1 -4
  108. package/src/_services/dynamobe-email.service.ts +2 -1
  109. package/src/_services/dynamobe-global.service.ts +2 -2
  110. package/src/_services/dynamobe-routing-module.service.ts +2 -1
  111. package/src/_services/dynamobe-shared-be.service.ts +1 -1
  112. package/src/_services/dynamobe-shared.service.ts +2 -15
  113. package/src/index.ts +1 -6
  114. package/lib/_constants/fullstack/module-settings/test-module-settings.d.ts +0 -3
  115. package/lib/_constants/fullstack/module-settings/test-module-settings.d.ts.map +0 -1
  116. package/lib/_constants/fullstack/module-settings/test-module-settings.js +0 -16
  117. package/lib/_constants/fullstack/module-settings/test-module-settings.js.map +0 -1
  118. package/lib/_constants/fullstack/module-settings/usage-module-settings.d.ts +0 -3
  119. package/lib/_constants/fullstack/module-settings/usage-module-settings.d.ts.map +0 -1
  120. package/lib/_constants/fullstack/module-settings/usage-module-settings.js +0 -13
  121. package/lib/_constants/fullstack/module-settings/usage-module-settings.js.map +0 -1
  122. package/lib/_models/dynamobe-endpoint-control.d.ts +0 -30
  123. package/lib/_models/dynamobe-endpoint-control.d.ts.map +0 -1
  124. package/lib/_models/dynamobe-endpoint-control.js +0 -95
  125. package/lib/_models/dynamobe-endpoint-control.js.map +0 -1
  126. package/lib/_models/fullstack/control-models/daily-usage-data.d.ts +0 -18
  127. package/lib/_models/fullstack/control-models/daily-usage-data.d.ts.map +0 -1
  128. package/lib/_models/fullstack/control-models/daily-usage-data.js +0 -22
  129. package/lib/_models/fullstack/control-models/daily-usage-data.js.map +0 -1
  130. package/lib/_models/fullstack/control-models/dynamobe-data-params.d.ts +0 -11
  131. package/lib/_models/fullstack/control-models/dynamobe-data-params.d.ts.map +0 -1
  132. package/lib/_models/fullstack/control-models/dynamobe-data-params.js +0 -12
  133. package/lib/_models/fullstack/control-models/dynamobe-data-params.js.map +0 -1
  134. package/lib/_models/fullstack/control-models/dynamobe-data-property-params.d.ts +0 -28
  135. package/lib/_models/fullstack/control-models/dynamobe-data-property-params.d.ts.map +0 -1
  136. package/lib/_models/fullstack/control-models/dynamobe-data-property-params.js +0 -67
  137. package/lib/_models/fullstack/control-models/dynamobe-data-property-params.js.map +0 -1
  138. package/lib/_models/fullstack/control-models/dynamobe-error.d.ts +0 -18
  139. package/lib/_models/fullstack/control-models/dynamobe-error.d.ts.map +0 -1
  140. package/lib/_models/fullstack/control-models/dynamobe-error.js +0 -188
  141. package/lib/_models/fullstack/control-models/dynamobe-error.js.map +0 -1
  142. package/lib/_models/fullstack/control-models/geo-ip-location.d.ts +0 -26
  143. package/lib/_models/fullstack/control-models/geo-ip-location.d.ts.map +0 -1
  144. package/lib/_models/fullstack/control-models/geo-ip-location.js +0 -3
  145. package/lib/_models/fullstack/control-models/geo-ip-location.js.map +0 -1
  146. package/lib/_models/fullstack/control-models/usage-action.d.ts +0 -9
  147. package/lib/_models/fullstack/control-models/usage-action.d.ts.map +0 -1
  148. package/lib/_models/fullstack/control-models/usage-action.js +0 -13
  149. package/lib/_models/fullstack/control-models/usage-action.js.map +0 -1
  150. package/lib/_models/fullstack/control-models/usage-data.d.ts +0 -14
  151. package/lib/_models/fullstack/control-models/usage-data.d.ts.map +0 -1
  152. package/lib/_models/fullstack/control-models/usage-data.js +0 -16
  153. package/lib/_models/fullstack/control-models/usage-data.js.map +0 -1
  154. package/lib/_models/fullstack/data-models/custom-data.d.ts +0 -16
  155. package/lib/_models/fullstack/data-models/custom-data.d.ts.map +0 -1
  156. package/lib/_models/fullstack/data-models/custom-data.js +0 -28
  157. package/lib/_models/fullstack/data-models/custom-data.js.map +0 -1
  158. package/lib/_models/fullstack/data-models/metadata.d.ts +0 -17
  159. package/lib/_models/fullstack/data-models/metadata.d.ts.map +0 -1
  160. package/lib/_models/fullstack/data-models/metadata.js +0 -17
  161. package/lib/_models/fullstack/data-models/metadata.js.map +0 -1
  162. package/lib/_models/fullstack/data-models/usage-session.d.ts +0 -34
  163. package/lib/_models/fullstack/data-models/usage-session.d.ts.map +0 -1
  164. package/lib/_models/fullstack/data-models/usage-session.js +0 -53
  165. package/lib/_models/fullstack/data-models/usage-session.js.map +0 -1
  166. package/lib/_models/fullstack-models/control-models/daily-usage-data.d.ts +0 -18
  167. package/lib/_models/fullstack-models/control-models/daily-usage-data.d.ts.map +0 -1
  168. package/lib/_models/fullstack-models/control-models/daily-usage-data.js +0 -22
  169. package/lib/_models/fullstack-models/control-models/daily-usage-data.js.map +0 -1
  170. package/lib/_models/fullstack-models/control-models/dynamobe-data-params.d.ts +0 -11
  171. package/lib/_models/fullstack-models/control-models/dynamobe-data-params.d.ts.map +0 -1
  172. package/lib/_models/fullstack-models/control-models/dynamobe-data-params.js +0 -12
  173. package/lib/_models/fullstack-models/control-models/dynamobe-data-params.js.map +0 -1
  174. package/lib/_models/fullstack-models/control-models/dynamobe-data-property-params.d.ts +0 -28
  175. package/lib/_models/fullstack-models/control-models/dynamobe-data-property-params.d.ts.map +0 -1
  176. package/lib/_models/fullstack-models/control-models/dynamobe-data-property-params.js +0 -67
  177. package/lib/_models/fullstack-models/control-models/dynamobe-data-property-params.js.map +0 -1
  178. package/lib/_models/fullstack-models/control-models/dynamobe-error.d.ts +0 -18
  179. package/lib/_models/fullstack-models/control-models/dynamobe-error.d.ts.map +0 -1
  180. package/lib/_models/fullstack-models/control-models/dynamobe-error.js +0 -188
  181. package/lib/_models/fullstack-models/control-models/dynamobe-error.js.map +0 -1
  182. package/lib/_models/fullstack-models/control-models/geo-ip-location.d.ts +0 -26
  183. package/lib/_models/fullstack-models/control-models/geo-ip-location.d.ts.map +0 -1
  184. package/lib/_models/fullstack-models/control-models/geo-ip-location.js +0 -3
  185. package/lib/_models/fullstack-models/control-models/geo-ip-location.js.map +0 -1
  186. package/lib/_models/fullstack-models/control-models/usage-action.d.ts +0 -9
  187. package/lib/_models/fullstack-models/control-models/usage-action.d.ts.map +0 -1
  188. package/lib/_models/fullstack-models/control-models/usage-action.js +0 -13
  189. package/lib/_models/fullstack-models/control-models/usage-action.js.map +0 -1
  190. package/lib/_models/fullstack-models/control-models/usage-data.d.ts +0 -14
  191. package/lib/_models/fullstack-models/control-models/usage-data.d.ts.map +0 -1
  192. package/lib/_models/fullstack-models/control-models/usage-data.js +0 -16
  193. package/lib/_models/fullstack-models/control-models/usage-data.js.map +0 -1
  194. package/lib/_models/fullstack-models/data-models/custom-data.d.ts +0 -16
  195. package/lib/_models/fullstack-models/data-models/custom-data.d.ts.map +0 -1
  196. package/lib/_models/fullstack-models/data-models/custom-data.js +0 -28
  197. package/lib/_models/fullstack-models/data-models/custom-data.js.map +0 -1
  198. package/lib/_models/fullstack-models/data-models/metadata.d.ts +0 -17
  199. package/lib/_models/fullstack-models/data-models/metadata.d.ts.map +0 -1
  200. package/lib/_models/fullstack-models/data-models/metadata.js +0 -17
  201. package/lib/_models/fullstack-models/data-models/metadata.js.map +0 -1
  202. package/lib/_models/fullstack-models/data-models/usage-session.d.ts +0 -34
  203. package/lib/_models/fullstack-models/data-models/usage-session.d.ts.map +0 -1
  204. package/lib/_models/fullstack-models/data-models/usage-session.js +0 -53
  205. package/lib/_models/fullstack-models/data-models/usage-session.js.map +0 -1
  206. package/lib/_modules/index.d.ts +0 -5
  207. package/lib/_modules/index.d.ts.map +0 -1
  208. package/lib/_modules/index.js +0 -9
  209. package/lib/_modules/index.js.map +0 -1
  210. package/lib/_modules/test/test-routing-module-settings.d.ts +0 -3
  211. package/lib/_modules/test/test-routing-module-settings.d.ts.map +0 -1
  212. package/lib/_modules/test/test-routing-module-settings.js +0 -10
  213. package/lib/_modules/test/test-routing-module-settings.js.map +0 -1
  214. package/lib/_modules/test/test-routing-module.d.ts +0 -3
  215. package/lib/_modules/test/test-routing-module.d.ts.map +0 -1
  216. package/lib/_modules/test/test-routing-module.js +0 -10
  217. package/lib/_modules/test/test-routing-module.js.map +0 -1
  218. package/lib/_modules/test-route/custom-data.service.d.ts +0 -6
  219. package/lib/_modules/test-route/custom-data.service.d.ts.map +0 -1
  220. package/lib/_modules/test-route/custom-data.service.js +0 -12
  221. package/lib/_modules/test-route/custom-data.service.js.map +0 -1
  222. package/lib/_modules/test-route/test-controller.d.ts +0 -6
  223. package/lib/_modules/test-route/test-controller.d.ts.map +0 -1
  224. package/lib/_modules/test-route/test-controller.js +0 -126
  225. package/lib/_modules/test-route/test-controller.js.map +0 -1
  226. package/lib/_modules/usage/usage-routing-module-settings.d.ts +0 -3
  227. package/lib/_modules/usage/usage-routing-module-settings.d.ts.map +0 -1
  228. package/lib/_modules/usage/usage-routing-module-settings.js +0 -10
  229. package/lib/_modules/usage/usage-routing-module-settings.js.map +0 -1
  230. package/lib/_modules/usage/usage-routing-module.d.ts +0 -3
  231. package/lib/_modules/usage/usage-routing-module.d.ts.map +0 -1
  232. package/lib/_modules/usage/usage-routing-module.js +0 -10
  233. package/lib/_modules/usage/usage-routing-module.js.map +0 -1
  234. package/lib/_modules/usage-route/usage-controller.d.ts +0 -7
  235. package/lib/_modules/usage-route/usage-controller.d.ts.map +0 -1
  236. package/lib/_modules/usage-route/usage-controller.js +0 -89
  237. package/lib/_modules/usage-route/usage-controller.js.map +0 -1
  238. package/lib/_modules/usage-route/usage.service.d.ts +0 -19
  239. package/lib/_modules/usage-route/usage.service.d.ts.map +0 -1
  240. package/lib/_modules/usage-route/usage.service.js +0 -110
  241. package/lib/_modules/usage-route/usage.service.js.map +0 -1
  242. package/lib/_services/dynamobe-global-collection.service.d.ts +0 -1
  243. package/lib/_services/dynamobe-global-collection.service.d.ts.map +0 -1
  244. package/lib/_services/dynamobe-global-collection.service.js +0 -58
  245. package/lib/_services/dynamobe-global-collection.service.js.map +0 -1
  246. package/lib/_services/dynamobe-server.d.ts +0 -32
  247. package/lib/_services/dynamobe-server.d.ts.map +0 -1
  248. package/lib/_services/dynamobe-server.js +0 -183
  249. package/lib/_services/dynamobe-server.js.map +0 -1
  250. package/lib/api-service.d.ts +0 -6
  251. package/lib/api-service.d.ts.map +0 -1
  252. package/lib/api-service.js +0 -12
  253. package/lib/api-service.js.map +0 -1
  254. package/lib/app.d.ts +0 -10
  255. package/lib/app.d.ts.map +0 -1
  256. package/lib/app.js +0 -17
  257. package/lib/app.js.map +0 -1
  258. package/lib/auth.d.ts +0 -4
  259. package/lib/auth.d.ts.map +0 -1
  260. package/lib/auth.js +0 -9
  261. package/lib/auth.js.map +0 -1
  262. package/lib/controller.d.ts +0 -5
  263. package/lib/controller.d.ts.map +0 -1
  264. package/lib/controller.js +0 -11
  265. package/lib/controller.js.map +0 -1
  266. package/lib/data-models.d.ts +0 -3
  267. package/lib/data-models.d.ts.map +0 -1
  268. package/lib/data-models.js +0 -6
  269. package/lib/data-models.js.map +0 -1
  270. package/lib/data-service.d.ts +0 -6
  271. package/lib/data-service.d.ts.map +0 -1
  272. package/lib/data-service.js +0 -11
  273. package/lib/data-service.js.map +0 -1
  274. package/lib/dynamobe-global.settings.d.ts +0 -3
  275. package/lib/dynamobe-global.settings.d.ts.map +0 -1
  276. package/lib/dynamobe-global.settings.js +0 -13
  277. package/lib/dynamobe-global.settings.js.map +0 -1
  278. package/src/_constants/fullstack/module-settings/test-module-settings.ts +0 -14
  279. package/src/_constants/fullstack/module-settings/usage-module-settings.ts +0 -12
  280. package/src/_models/fullstack/control-models/daily-usage-data.ts +0 -34
  281. package/src/_models/fullstack/control-models/dynamobe-data-params.ts +0 -19
  282. package/src/_models/fullstack/control-models/dynamobe-data-property-params.ts +0 -98
  283. package/src/_models/fullstack/control-models/dynamobe-error.ts +0 -199
  284. package/src/_models/fullstack/control-models/geo-ip-location.ts +0 -26
  285. package/src/_models/fullstack/control-models/usage-action.ts +0 -18
  286. package/src/_models/fullstack/control-models/usage-data.ts +0 -26
  287. package/src/_models/fullstack/data-models/custom-data.ts +0 -41
  288. package/src/_models/fullstack/data-models/metadata.ts +0 -30
  289. package/src/_models/fullstack/data-models/usage-session.ts +0 -85
  290. package/src/_modules/data-models.index.ts +0 -3
@@ -202,28 +202,13 @@
202
202
  "affectsGlobalScope": false
203
203
  },
204
204
  "../src/_constants/dynamobe-global.settings.ts": {
205
- "version": "6b11e0e2bae5ef188367041fc505df468a5b86659ae8ef9ec6750200704e420e",
205
+ "version": "e54712a8e658362a8d2b803113ac8dfb3851bbab935cbfdfff75eab6abd77dfb",
206
206
  "signature": "9dd1b81933c5c08302234a8075ef5f9c8cc174da9fc22f69bafae60e75d29cc8",
207
207
  "affectsGlobalScope": false
208
208
  },
209
- "../src/_models/dynamo-module-settings.ts": {
210
- "version": "bd92f0779854653b42fbc7cccad7104242e90fd8e84c50a99e59a81f94d68377",
211
- "signature": "82e7139edfae38f5480a88d1621806a06c4b8694234d3d94a9d5b23486ab9947",
212
- "affectsGlobalScope": false
213
- },
214
- "../src/_constants/fullstack/module-settings/test-module-settings.ts": {
215
- "version": "5f57fa206b071d27d644d69fd85850396fd6ce3614c4dfae7810705df7756748",
216
- "signature": "f2d44aa7417278219fdc033e6ddcf4584775e593ffa99331ac71260a6bb70717",
217
- "affectsGlobalScope": false
218
- },
219
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts": {
220
- "version": "664dfb97b35ffdbec7794b6097ff5e67e43e20fed6fde15209dbee1707189d4d",
221
- "signature": "304bd6467d166bf7525e76777bc8528f4f57e1e4a628e6b7fbfd08d4fab4b696",
222
- "affectsGlobalScope": false
223
- },
224
209
  "../src/_constants/index.ts": {
225
- "version": "e47f0faee1921b88c55b5810e2ba3972bb932f1e6a4a711da6026c49f95aaca8",
226
- "signature": "9d709fe0a08b7b956e1110cace3aad04267a93f1516ca4f7407955d4f5ed3313",
210
+ "version": "9ac19371811b0fa5020d57a92b13098d7bb0fb72a19b12f910299acb2229aed6",
211
+ "signature": "fb289931dec703dc019eb0da80374d2d0bcb6692001559c897b1dcb73c9c9a1e",
227
212
  "affectsGlobalScope": false
228
213
  },
229
214
  "../src/_enums/data-model-type.enum.ts": {
@@ -271,21 +256,6 @@
271
256
  "signature": "99502ca12eb62c51fcbe5f1f3a40493f2e9b88fae5eb28e9b8d8a90affdfdfb2",
272
257
  "affectsGlobalScope": false
273
258
  },
274
- "../src/_models/fullstack/control-models/dynamobe-error.ts": {
275
- "version": "3c5d63a287f44678ad717d4ecd2fcb0e0c0d41fe0fb3cf1fc20895822757bbb6",
276
- "signature": "7188098247473746aca2c9d01f1959c3a82aed0d9a9c1be68eb1a3d606cf61fe",
277
- "affectsGlobalScope": false
278
- },
279
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts": {
280
- "version": "04b21fd0a6615bc345c2601df041450af06883349222780e4aa5fc2fc0df7c37",
281
- "signature": "fc154285557eb1a3c5ec287b13f1974ce3ded24d1942ae22db1fc2b327f4e1de",
282
- "affectsGlobalScope": false
283
- },
284
- "../src/_models/dynamobe-data-model-params.ts": {
285
- "version": "0c64a256245347ac1e5f1881828d5f222f2f8bf41e0fa6648d03da42ee7e9038",
286
- "signature": "1d59ede0985da0aaa33a13f0960e965cae9bc7821d318771acce268a43562e29",
287
- "affectsGlobalScope": false
288
- },
289
259
  "../node_modules/@types/node/globals.d.ts": {
290
260
  "version": "6fc83519155969f2457d2454908d68830a6f6480974914c024eaf4e3248a2fd1",
291
261
  "signature": "6fc83519155969f2457d2454908d68830a6f6480974914c024eaf4e3248a2fd1",
@@ -591,28 +561,108 @@
591
561
  "signature": "2532ca8993ce39da0141a1d118e0f662ddbb45100557113d5886350a862116b0",
592
562
  "affectsGlobalScope": false
593
563
  },
594
- "../src/_models/fullstack/control-models/geo-ip-location.ts": {
595
- "version": "b8d36b7c50887f1a2bcd802c388d89983be5eb85f88e67e69d7febe849e63ee9",
596
- "signature": "634f58c42bbb700eeb2c5741eb0ab67b21452cf98bfdfa733d61d087c1c75db4",
564
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts": {
565
+ "version": "23550ca7aef25dfa8dc22d24e60c391af2c6a5ae53ae76524f42ec3cb69e7f04",
566
+ "signature": "23550ca7aef25dfa8dc22d24e60c391af2c6a5ae53ae76524f42ec3cb69e7f04",
597
567
  "affectsGlobalScope": false
598
568
  },
599
- "../src/_services/dynamobe-shared.service.ts": {
600
- "version": "8410aca346bc0f45baceb270576724dcead0b4826b2e87e0b6ec698d0d685683",
601
- "signature": "ff61e06e148a3613897b399bd7aa6df2ff80c5b383a172db3859e60190977af0",
569
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts": {
570
+ "version": "42ad9b0c32049a150a16417db052c7a31b3ec0d5a8f4007ff13f9200a11996ae",
571
+ "signature": "42ad9b0c32049a150a16417db052c7a31b3ec0d5a8f4007ff13f9200a11996ae",
572
+ "affectsGlobalScope": false
573
+ },
574
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts": {
575
+ "version": "fe10f9c5c26936be4c4519a4005d0b65ae628e6e0878659e58e354a6c8fd53e9",
576
+ "signature": "fe10f9c5c26936be4c4519a4005d0b65ae628e6e0878659e58e354a6c8fd53e9",
577
+ "affectsGlobalScope": false
578
+ },
579
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts": {
580
+ "version": "3f54dafcdb39a4a467d3034d0beee9dfacc72933374f7e41c94eee4aa2edd8b9",
581
+ "signature": "3f54dafcdb39a4a467d3034d0beee9dfacc72933374f7e41c94eee4aa2edd8b9",
582
+ "affectsGlobalScope": false
583
+ },
584
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts": {
585
+ "version": "d6e99be47f32f113288c380db1a9121e2108af49a9ccb2f88f8544ede80fa647",
586
+ "signature": "d6e99be47f32f113288c380db1a9121e2108af49a9ccb2f88f8544ede80fa647",
602
587
  "affectsGlobalScope": false
603
588
  },
604
- "../src/_models/fullstack/data-models/metadata.ts": {
605
- "version": "3516e88bb340706b4e5e0c75ff24ec79621cec501d7fd6ff5af3fe809efa173f",
589
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts": {
590
+ "version": "634f58c42bbb700eeb2c5741eb0ab67b21452cf98bfdfa733d61d087c1c75db4",
591
+ "signature": "634f58c42bbb700eeb2c5741eb0ab67b21452cf98bfdfa733d61d087c1c75db4",
592
+ "affectsGlobalScope": false
593
+ },
594
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts": {
595
+ "version": "3a6ad5b0efc28eef16cc0568bce7fb02abb8231bb6430fbe40c1c6252e6ab910",
606
596
  "signature": "3a6ad5b0efc28eef16cc0568bce7fb02abb8231bb6430fbe40c1c6252e6ab910",
607
597
  "affectsGlobalScope": false
608
598
  },
599
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts": {
600
+ "version": "753d1fbf27e2e3430bcce195669181bf357719bf417947a7a0faec715c084bef",
601
+ "signature": "753d1fbf27e2e3430bcce195669181bf357719bf417947a7a0faec715c084bef",
602
+ "affectsGlobalScope": false
603
+ },
604
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts": {
605
+ "version": "aeff79d75f92b9be69e35cc640830b27ed8323789b13839e7f80bb503ac45f32",
606
+ "signature": "aeff79d75f92b9be69e35cc640830b27ed8323789b13839e7f80bb503ac45f32",
607
+ "affectsGlobalScope": false
608
+ },
609
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts": {
610
+ "version": "df9c1f50654e34f0e4255c8f880dfde3af6531db086c70755382840a0011b8d4",
611
+ "signature": "df9c1f50654e34f0e4255c8f880dfde3af6531db086c70755382840a0011b8d4",
612
+ "affectsGlobalScope": false
613
+ },
614
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts": {
615
+ "version": "e790d724a82ff7e44382964941364b15709ba05845219a1dff6fd9226e6ee27d",
616
+ "signature": "e790d724a82ff7e44382964941364b15709ba05845219a1dff6fd9226e6ee27d",
617
+ "affectsGlobalScope": false
618
+ },
619
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts": {
620
+ "version": "c16a6dd5d48f6cb7b3de76cbcd34c24e992beaaa91679b6b9a3e99189d0659e4",
621
+ "signature": "c16a6dd5d48f6cb7b3de76cbcd34c24e992beaaa91679b6b9a3e99189d0659e4",
622
+ "affectsGlobalScope": false
623
+ },
624
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts": {
625
+ "version": "8381932a1179a1144130d5b8ddfd7c4e430c53397b451baad85a5edf58109855",
626
+ "signature": "8381932a1179a1144130d5b8ddfd7c4e430c53397b451baad85a5edf58109855",
627
+ "affectsGlobalScope": false
628
+ },
629
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts": {
630
+ "version": "f28694141d3063a88c9fc291fc7f939c413ce8bcdb08f4414fd19383e885c2c8",
631
+ "signature": "f28694141d3063a88c9fc291fc7f939c413ce8bcdb08f4414fd19383e885c2c8",
632
+ "affectsGlobalScope": false
633
+ },
634
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts": {
635
+ "version": "ce6d673d643e705c8fa8695de2d9ca91985a8826db38718b48ac4b27806fd10c",
636
+ "signature": "ce6d673d643e705c8fa8695de2d9ca91985a8826db38718b48ac4b27806fd10c",
637
+ "affectsGlobalScope": false
638
+ },
639
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts": {
640
+ "version": "71f8fa5a038bec8bc0890a45542391059a73b0020522d443081e3f188bc88880",
641
+ "signature": "71f8fa5a038bec8bc0890a45542391059a73b0020522d443081e3f188bc88880",
642
+ "affectsGlobalScope": false
643
+ },
644
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts": {
645
+ "version": "4587b9b4790f277dfac95307df69b4957357f29b50051db0887a56fb0eb5a388",
646
+ "signature": "4587b9b4790f277dfac95307df69b4957357f29b50051db0887a56fb0eb5a388",
647
+ "affectsGlobalScope": false
648
+ },
649
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts": {
650
+ "version": "3ae1408f360ab063390f92b26437346282cac16061f9ff1e66b488b93de546d9",
651
+ "signature": "3ae1408f360ab063390f92b26437346282cac16061f9ff1e66b488b93de546d9",
652
+ "affectsGlobalScope": false
653
+ },
654
+ "../src/_services/dynamobe-shared.service.ts": {
655
+ "version": "e2f34664d4ec4a257e6d632f0cd503ffb963cbb81b8d7748b234c9c9926a7380",
656
+ "signature": "27483642de8c197315634509c380f23b82e3d2c49c32c2c02026d5f4f450dc0b",
657
+ "affectsGlobalScope": false
658
+ },
609
659
  "../src/_services/dynamobe-singleton.service.ts": {
610
660
  "version": "ef4c94ba8c2aad9ad5c44ca7f8e08916c3d7dea10f6410b54c9389cdcb7f1431",
611
661
  "signature": "07d46dd6bbdc7d845d5b5dbf57ef8ae9d1876c6bb1a8fd4c21e79c6ffc44d85d",
612
662
  "affectsGlobalScope": false
613
663
  },
614
664
  "../src/_services/dynamobe-auth.service.ts": {
615
- "version": "9a6037adcbf32900a958d698507eb7b0f1c2c94a5389d287c1cfb3116f685239",
665
+ "version": "4a18db82618ab6421f2e1f54e5cf79a103f3f47154a86cad61d417fd44af0756",
616
666
  "signature": "f7205c2d08a3f7125c35504d48fd057e454ad8b4cc9a390464451bd8b383224c",
617
667
  "affectsGlobalScope": false
618
668
  },
@@ -631,14 +681,9 @@
631
681
  "signature": "425917f891c2563a9eaafe382823c33368c76134061f88ac614442961f740527",
632
682
  "affectsGlobalScope": false
633
683
  },
634
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts": {
635
- "version": "d6bf7cd97c4e1da5fc2a97079d728c787743bb6631ad2d0bf8926432b3b00266",
636
- "signature": "e790d724a82ff7e44382964941364b15709ba05845219a1dff6fd9226e6ee27d",
637
- "affectsGlobalScope": false
638
- },
639
684
  "../src/_services/dynamobe-db.service.ts": {
640
- "version": "69f738339a036708278858da291abf56e3d8a48aa8b16bcf34359cc45b13a2df",
641
- "signature": "1f9f382a438820f70221938ce30cb1928d457926f3df9ac5945b6f3fcc13db2a",
685
+ "version": "0b4e80871dce2fdd7173a2c7947439a64a060460828adc39648c6594428c34ad",
686
+ "signature": "e75e6f9d12a44a8ed5b8934fef4533f813f72064c95a0742239a770a608a16aa",
642
687
  "affectsGlobalScope": false
643
688
  },
644
689
  "../src/_services/dynamobe-db-service-collection.service.ts": {
@@ -717,7 +762,7 @@
717
762
  "affectsGlobalScope": false
718
763
  },
719
764
  "../src/_services/dynamobe-email.service.ts": {
720
- "version": "77eed4bb81facc2bedfb07f4118eed5d23e266fca6ce59a4246b409650146833",
765
+ "version": "6db015c09b77c73356415d685b81e2f7946286fdf46ecc35d1091bf3e181a47c",
721
766
  "signature": "41c126b3831f4b8f2e29ceae78d67185e97a780451aedf993b36bb736809c3aa",
722
767
  "affectsGlobalScope": false
723
768
  },
@@ -727,43 +772,18 @@
727
772
  "affectsGlobalScope": false
728
773
  },
729
774
  "../src/_services/dynamobe-global.service.ts": {
730
- "version": "2dccc10d61e1de5d55bcc10cc2d1ed786c1f21f24eb24b54efcee208f7927f39",
731
- "signature": "ac8cb29037ff59ae3a5fe53b1904372e328461cc2f0f499ceff0d11afd3159c5",
775
+ "version": "2484fa57f04f3264f6bba9d3cdeae0f1db98a24f0cc9480adda8bcb4d640d4b7",
776
+ "signature": "9170054de2e521702a484377102000f294b136908060f8db433fe45126ddc91c",
732
777
  "affectsGlobalScope": false
733
778
  },
734
779
  "../src/_models/dynamobe-endpoint-params.ts": {
735
- "version": "af0e9ad380bfe362d7ea4d57e8adbbe696565d202789641bd717b1e7d3cde960",
780
+ "version": "de4470318e49ee431ba761cdaa3ad6fb722615cb15ab76133c0b3e4493164336",
736
781
  "signature": "e7bfbec94fc5433c4620ed19ba0c11fd3c4ff43276309f5272791e0028d42689",
737
782
  "affectsGlobalScope": false
738
783
  },
739
- "../src/_models/fullstack/control-models/usage-action.ts": {
740
- "version": "b5a70801bee8995ab4e4833514df24adba3b3d0cfae6a607f9c5bb93dff77cfa",
741
- "signature": "753d1fbf27e2e3430bcce195669181bf357719bf417947a7a0faec715c084bef",
742
- "affectsGlobalScope": false
743
- },
744
- "../src/_models/fullstack/control-models/usage-data.ts": {
745
- "version": "60692eaa9d89ff3979b916361625c4038f1246de1247c20ee117f425a1ecb1a6",
746
- "signature": "aeff79d75f92b9be69e35cc640830b27ed8323789b13839e7f80bb503ac45f32",
747
- "affectsGlobalScope": false
748
- },
749
- "../src/_models/fullstack/data-models/usage-session.ts": {
750
- "version": "8cd50fa8903f15c40f8cccbadf3a4bc197366ea7e9cf80ed4fea0fbdfc55c6a7",
751
- "signature": "c16a6dd5d48f6cb7b3de76cbcd34c24e992beaaa91679b6b9a3e99189d0659e4",
752
- "affectsGlobalScope": false
753
- },
754
- "../src/_models/fullstack/control-models/daily-usage-data.ts": {
755
- "version": "272b96ce5e1f1aa968b77534d644a13f7f3021fa4f2b9b20c0fb30341d5e39c5",
756
- "signature": "8381932a1179a1144130d5b8ddfd7c4e430c53397b451baad85a5edf58109855",
757
- "affectsGlobalScope": false
758
- },
759
- "../src/_models/fullstack/data-models/custom-data.ts": {
760
- "version": "39170700cf45a81fed914133aa2c43589e58e4b6cc65935344b8866b000bbbd7",
761
- "signature": "71f8fa5a038bec8bc0890a45542391059a73b0020522d443081e3f188bc88880",
762
- "affectsGlobalScope": false
763
- },
764
784
  "../src/_models/index.ts": {
765
- "version": "a1c9bb2e3756f978172a9c7a71c33af01f6c56a774abc4570ceb9b65091fb0e7",
766
- "signature": "0e52137af314b57a5770f3989772d79ea935004343ae9f28933e0baed8d662cd",
785
+ "version": "4b5b23405478bc092545b49cedb72c36f11bd8f5b80334268cfbc856dfca1fb4",
786
+ "signature": "52a853633987289a75c6ab58407f86870d32fbd172c1317bfe44b3f04f96be5e",
767
787
  "affectsGlobalScope": false
768
788
  },
769
789
  "../node_modules/axios/index.d.ts": {
@@ -772,7 +792,7 @@
772
792
  "affectsGlobalScope": false
773
793
  },
774
794
  "../src/_services/dynamobe-api.service.ts": {
775
- "version": "05e649da854d29f9fa987bdf3e58232f64fcaff8e47b421f27af2c17f087846e",
795
+ "version": "39fddca5217710872dd2b48d484536298c52833879a1d9633d32d47d2a885872",
776
796
  "signature": "77fd693912d1655e7a924782721236a0335bac4c29e81985614a28a62c43ef60",
777
797
  "affectsGlobalScope": false
778
798
  },
@@ -782,7 +802,7 @@
782
802
  "affectsGlobalScope": false
783
803
  },
784
804
  "../src/_services/dynamobe-routing-module.service.ts": {
785
- "version": "adcf2e5915aecacd464db7ea3c8bf212295f500ffd40ca37a10849079d27b59e",
805
+ "version": "40c839312f3fdc0c933e652fb6e313d112b8b4ed8ba38d168c345bd9e89def2a",
786
806
  "signature": "1c5ee82c7daa73098c6f971e9979d7233cc392450bb5dde5bb9a0f8c43452ad3",
787
807
  "affectsGlobalScope": false
788
808
  },
@@ -792,13 +812,13 @@
792
812
  "affectsGlobalScope": false
793
813
  },
794
814
  "../src/_services/dynamobe-data.service.ts": {
795
- "version": "929c3608cdf8f05a97b0780beb87d0561ab691eaacbf230123aa55b18acc3cb3",
796
- "signature": "563ae778621928b1613cf328fb4e8c61a2427b1fbcb0d6e443ff146941f5e97d",
815
+ "version": "c9925af981f464d60f4bb8c347ba71961a6ef993fe4ca7640c82b6e9adeaead8",
816
+ "signature": "028dbc1586c5240fdb528666c09f745efd39a2af3ca86942ba900400a0b2c0d6",
797
817
  "affectsGlobalScope": false
798
818
  },
799
819
  "../src/_services/dynamobe-shared-be.service.ts": {
800
- "version": "9e72efec5af44639aa0b8769cb0e557160eb1876fc917201bd245346639651e4",
801
- "signature": "4250bdf7bfc46ebcd01114f2c1026db6af46aeb53206e4d1d7a4bfe6c5810e53",
820
+ "version": "83a462fef89e038a80acb772ecc962ca73bbed9b11646142977f1dc4974f91bd",
821
+ "signature": "99026d6c6ab06a2d163e850b3c49eb2d8dc5a28a4f2fbee1754ef678eaa585a3",
802
822
  "affectsGlobalScope": false
803
823
  },
804
824
  "../src/_services/index.ts": {
@@ -806,54 +826,79 @@
806
826
  "signature": "9cae19b0df0fd7aa8a59bd41a2d92ddd9b870e0479a5df086f3e763fd6ee9d42",
807
827
  "affectsGlobalScope": false
808
828
  },
829
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts": {
830
+ "version": "4486b159d16dd624e5b9ce99afacb66b5c6defa2a8783c8e459438cea66ebc46",
831
+ "signature": "4486b159d16dd624e5b9ce99afacb66b5c6defa2a8783c8e459438cea66ebc46",
832
+ "affectsGlobalScope": false
833
+ },
809
834
  "../src/_modules/test/custom-data.service.ts": {
810
- "version": "fe77bf7f57d36a465639d10d3eb7f168198eca012553ca4e81a244e294d78344",
811
- "signature": "29bcc08e98255801b7c7ba168993b0f047310b8a19d5b162e46a50a56ca17c95",
835
+ "version": "795fbce755680dbaacbafb4ef84e54922344b9c6c8ffa6da85776a180740249d",
836
+ "signature": "29606e1dd5b6b0d8cca33c59293f836c1de82c8c240612d405a102aad03138fc",
812
837
  "affectsGlobalScope": false
813
838
  },
814
839
  "../src/_modules/test/test-controller.ts": {
815
- "version": "4f801c404583a34ee9dcda95be48b530b274401e82a40ddac0fdcfde252a7e18",
840
+ "version": "bd8175cecec3f4ced070c62831c194ec2af2012c074fa57e561b68d838aa83e7",
816
841
  "signature": "917415fea8ede168b64a250e6cb2e34e2ba7dbb72f61babf463a327474685020",
817
842
  "affectsGlobalScope": false
818
843
  },
819
844
  "../src/_modules/test/get-test-routing-module.ts": {
820
- "version": "7c20b646397d67b35f918d817c1b58ca8bc51a557fdecfa35ddb3280cee79e2e",
845
+ "version": "e9670bc24f8f385db3142c162b51ffc75d81e5917f3389bd5d2922572d268b39",
821
846
  "signature": "72dc6dd0e4552c9b45965b424a8224fb20cee8fe16471b6d8dd4e993decb80d5",
822
847
  "affectsGlobalScope": false
823
848
  },
824
849
  "../src/_modules/test/index.ts": {
825
- "version": "db0bdf251714998220e8ce16e4c0bebf100eab2b0b6503c12a1ee703925269dd",
826
- "signature": "489d282accb75ffaf9b5b675f50a6011f87b7aee23b95b305db3b797333f3e6a",
850
+ "version": "f47fd4be7a97fb56450d770f231a12c1fb4635cb0791fb23ad3c89a0ab189f42",
851
+ "signature": "37fb058b2111643ba5ec5fb1faf833de3ee86a8733da647e31214ce6ff2900d3",
852
+ "affectsGlobalScope": false
853
+ },
854
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts": {
855
+ "version": "021aca416a314499ba239981a602d17fed520afbca45f5b36ee7af0c3efc94a0",
856
+ "signature": "021aca416a314499ba239981a602d17fed520afbca45f5b36ee7af0c3efc94a0",
827
857
  "affectsGlobalScope": false
828
858
  },
829
859
  "../src/_modules/usage/usage.service.ts": {
830
- "version": "4579a1f6b92c125d6aa858b3bb9b00b8bc46a21b3263f92a4595cc3445efd06f",
831
- "signature": "dd7a33474a4db26000678fbcca6ab0c208ea959136fc53229c2a472aa61ce525",
860
+ "version": "99decc4f261e7dc1145d4067e2dda76494e57997c043e804dc16f737b16e96b8",
861
+ "signature": "693186a6a786fc107ef4bef34d85f63e2c61b90acda316c6e5f4f2cb03c6fcf0",
832
862
  "affectsGlobalScope": false
833
863
  },
834
864
  "../src/_modules/usage/usage-controller.ts": {
835
- "version": "4aab020ef17628a927da8fc23a493a2490a2b5b87f45f0900a8b7590fd125d84",
865
+ "version": "da0693c7162b94e64eb936b95f06caba63f93c15ead1cd8b7a88b8503fa38409",
836
866
  "signature": "4739c5b1e5a2ae94d3f700d8d534ea50bd0d3baabc1575b283fdf9229bc47cb6",
837
867
  "affectsGlobalScope": false
838
868
  },
839
869
  "../src/_modules/usage/get-usage-routing-module.ts": {
840
- "version": "26575cf93a7742fd7bdcc7065a5248d3a519a418e4bfe59a93b5907e92c91522",
870
+ "version": "c54fae1b553943ba2b1a2303bc55c883f77997e9d22d16eb1005d22d14494a35",
841
871
  "signature": "a1e131c3a01139d4f735957f8ca325f188e256acade3341cc9f0ca7498709466",
842
872
  "affectsGlobalScope": false
843
873
  },
844
874
  "../src/_modules/usage/index.ts": {
845
- "version": "c3354298df1920f4958e8d817da55085a67814ae4d514a5f10b25383f29c8693",
846
- "signature": "9d60687dc762db8ed936ce97b9b57253e6f057a6391071b0e80c6161532d2db1",
875
+ "version": "bd383acc6d4749f90835b03b0f46ad0cbd1e08e394ac3a48ebb40107988d95ae",
876
+ "signature": "cd8ebea3210ead866d83434db8dca3cec945db85d041d3bc1ad1602ed70fa4f9",
847
877
  "affectsGlobalScope": false
848
878
  },
849
879
  "../src/index.ts": {
850
- "version": "aae21d960cd71bc7b91e0719394f785d8773215662a6e7eb46f62b7f8b685747",
880
+ "version": "2649e154419dda0cde3c0d329942d1db4dee8dce02e00daebb105112561efeca",
851
881
  "signature": "879e5b8a05144cceac531bd31da1035c34743866158e9ba870ea2a18d6ba6d91",
852
882
  "affectsGlobalScope": false
853
883
  },
884
+ "../src/_models/dynamo-module-settings.ts": {
885
+ "version": "bd92f0779854653b42fbc7cccad7104242e90fd8e84c50a99e59a81f94d68377",
886
+ "signature": "82e7139edfae38f5480a88d1621806a06c4b8694234d3d94a9d5b23486ab9947",
887
+ "affectsGlobalScope": false
888
+ },
889
+ "../src/_models/dynamobe-data-model-params.ts": {
890
+ "version": "b6c9306a481380cdd8d7c8c07a2795194c2cd2e4b1fd026e39b5f26d2a639f2b",
891
+ "signature": "21b4fe2f0cafcb37b93d25912063780529f13acda7db2f4faaee9acd875a084a",
892
+ "affectsGlobalScope": false
893
+ },
894
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts": {
895
+ "version": "876fb39cb6baca43743217e0e7f3ee8327de8b659b4b28cab982afaa40b25768",
896
+ "signature": "876fb39cb6baca43743217e0e7f3ee8327de8b659b4b28cab982afaa40b25768",
897
+ "affectsGlobalScope": false
898
+ },
854
899
  "../src/_modules/api-service.index.ts": {
855
- "version": "16eb809cf6ce98eb560e02a2afacd02f73c1fd90c4792ce84891fdcde01079dc",
856
- "signature": "35827123c4987df485d4b03817ce506a7c0d7831766acf563c6bfd956b40afdc",
900
+ "version": "9ec5a175011e5f92637192def12524eaac5f45b87a51d408a34815a4b62084c2",
901
+ "signature": "7bfcbb352be8117825fb039a9c9633092ecccbae0fd20927035335c86dbf50b7",
857
902
  "affectsGlobalScope": false
858
903
  },
859
904
  "../src/_modules/app.index.ts": {
@@ -862,8 +907,8 @@
862
907
  "affectsGlobalScope": false
863
908
  },
864
909
  "../src/_modules/auth.index.ts": {
865
- "version": "0c57f56e358948f66a059e1c0e63305fdeca64285b5baa2e2a8db381fe3398f2",
866
- "signature": "d630b391336e67948016d32c5c997578e0764c601527725c2ac3a5916fccd2b1",
910
+ "version": "542c8684aefdfd0a9f48a7add331fb346123b7fb5e026f2f73336477f60afda5",
911
+ "signature": "9b71a619c50e1ac2b843674399186a203af6b7cda7cf73eceb73bdd980a05761",
867
912
  "affectsGlobalScope": false
868
913
  },
869
914
  "../src/_modules/controller.index.ts": {
@@ -871,14 +916,9 @@
871
916
  "signature": "d45e1a794e9df4833d20b9bd044c3ecc2a0ce9023d42fefc4d842d79d41cb68b",
872
917
  "affectsGlobalScope": false
873
918
  },
874
- "../src/_modules/data-models.index.ts": {
875
- "version": "8d41de0b49d355913b0ee5e4a5de260af67e918c8dbeb8766b98c0e56698ae4a",
876
- "signature": "b3c4cd8f68c02c73add9f9a04c285621a0db84bda77e6becd116f3bb1f06df61",
877
- "affectsGlobalScope": false
878
- },
879
919
  "../src/_modules/data-service.index.ts": {
880
- "version": "0a972d36085e70d52883562ec2e009ceb78f15036b7280ca751bfde149261f9a",
881
- "signature": "0370c315b3b2df045abc67f251e63c0ea205dcee57217f0aa5b0cc65793e0e6d",
920
+ "version": "bf62da093c81c159a47b9d77bf02157ee96d755c5433581361ee432653eaafbf",
921
+ "signature": "02e1791af6c6d9c06036b2408c427a3e161782845baecec798f87b778a17679d",
882
922
  "affectsGlobalScope": false
883
923
  }
884
924
  },
@@ -906,6 +946,209 @@
906
946
  "configFilePath": "../tsconfig.json"
907
947
  },
908
948
  "referencedMap": {
949
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts": [
950
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts",
951
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts",
952
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts",
953
+ "../node_modules/@types/node/fs.d.ts",
954
+ "../node_modules/@types/node/process.d.ts",
955
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
956
+ "../node_modules/@types/node/ts3.2/process.d.ts",
957
+ "../node_modules/@types/node/ts3.2/util.d.ts",
958
+ "../node_modules/@types/node/util.d.ts"
959
+ ],
960
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts": [
961
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts",
962
+ "../node_modules/@types/node/fs.d.ts",
963
+ "../node_modules/@types/node/process.d.ts",
964
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
965
+ "../node_modules/@types/node/ts3.2/process.d.ts",
966
+ "../node_modules/@types/node/ts3.2/util.d.ts",
967
+ "../node_modules/@types/node/util.d.ts"
968
+ ],
969
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts": [
970
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts",
971
+ "../node_modules/@types/node/fs.d.ts",
972
+ "../node_modules/@types/node/process.d.ts",
973
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
974
+ "../node_modules/@types/node/ts3.2/process.d.ts",
975
+ "../node_modules/@types/node/ts3.2/util.d.ts",
976
+ "../node_modules/@types/node/util.d.ts"
977
+ ],
978
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts": [
979
+ "../node_modules/@types/node/fs.d.ts",
980
+ "../node_modules/@types/node/process.d.ts",
981
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
982
+ "../node_modules/@types/node/ts3.2/process.d.ts",
983
+ "../node_modules/@types/node/ts3.2/util.d.ts",
984
+ "../node_modules/@types/node/util.d.ts"
985
+ ],
986
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts": [
987
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
988
+ "../node_modules/@types/node/fs.d.ts",
989
+ "../node_modules/@types/node/process.d.ts",
990
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
991
+ "../node_modules/@types/node/ts3.2/process.d.ts",
992
+ "../node_modules/@types/node/ts3.2/util.d.ts",
993
+ "../node_modules/@types/node/util.d.ts"
994
+ ],
995
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts": [
996
+ "../node_modules/@types/node/fs.d.ts",
997
+ "../node_modules/@types/node/process.d.ts",
998
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
999
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1000
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1001
+ "../node_modules/@types/node/util.d.ts"
1002
+ ],
1003
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts": [
1004
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts",
1005
+ "../node_modules/@types/node/fs.d.ts",
1006
+ "../node_modules/@types/node/process.d.ts",
1007
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1008
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1009
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1010
+ "../node_modules/@types/node/util.d.ts"
1011
+ ],
1012
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts": [
1013
+ "../node_modules/@types/node/fs.d.ts",
1014
+ "../node_modules/@types/node/process.d.ts",
1015
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1016
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1017
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1018
+ "../node_modules/@types/node/util.d.ts"
1019
+ ],
1020
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts": [
1021
+ "../node_modules/@types/node/fs.d.ts",
1022
+ "../node_modules/@types/node/process.d.ts",
1023
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1024
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1025
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1026
+ "../node_modules/@types/node/util.d.ts"
1027
+ ],
1028
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts": [
1029
+ "../node_modules/@types/node/fs.d.ts",
1030
+ "../node_modules/@types/node/process.d.ts",
1031
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1032
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1033
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1034
+ "../node_modules/@types/node/util.d.ts"
1035
+ ],
1036
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts": [
1037
+ "../node_modules/@types/node/fs.d.ts",
1038
+ "../node_modules/@types/node/process.d.ts",
1039
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1040
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1041
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1042
+ "../node_modules/@types/node/util.d.ts"
1043
+ ],
1044
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts": [
1045
+ "../node_modules/@types/node/fs.d.ts",
1046
+ "../node_modules/@types/node/process.d.ts",
1047
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1048
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1049
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1050
+ "../node_modules/@types/node/util.d.ts"
1051
+ ],
1052
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts": [
1053
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
1054
+ "../node_modules/@types/node/fs.d.ts",
1055
+ "../node_modules/@types/node/process.d.ts",
1056
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1057
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1058
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1059
+ "../node_modules/@types/node/util.d.ts"
1060
+ ],
1061
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts": [
1062
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
1063
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
1064
+ "../node_modules/@types/node/fs.d.ts",
1065
+ "../node_modules/@types/node/process.d.ts",
1066
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1067
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1068
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1069
+ "../node_modules/@types/node/util.d.ts"
1070
+ ],
1071
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts": [
1072
+ "../node_modules/@types/node/fs.d.ts",
1073
+ "../node_modules/@types/node/process.d.ts",
1074
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1075
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1076
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1077
+ "../node_modules/@types/node/util.d.ts"
1078
+ ],
1079
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts": [
1080
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
1081
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts",
1082
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
1083
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
1084
+ "../node_modules/@types/node/fs.d.ts",
1085
+ "../node_modules/@types/node/process.d.ts",
1086
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1087
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1088
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1089
+ "../node_modules/@types/node/util.d.ts"
1090
+ ],
1091
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts": [
1092
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts",
1093
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
1094
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts",
1095
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts",
1096
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts",
1097
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts",
1098
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
1099
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
1100
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts",
1101
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
1102
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
1103
+ "../node_modules/@types/node/fs.d.ts",
1104
+ "../node_modules/@types/node/process.d.ts",
1105
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1106
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1107
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1108
+ "../node_modules/@types/node/util.d.ts"
1109
+ ],
1110
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts": [
1111
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts",
1112
+ "../node_modules/@types/node/fs.d.ts",
1113
+ "../node_modules/@types/node/process.d.ts",
1114
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1115
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1116
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1117
+ "../node_modules/@types/node/util.d.ts"
1118
+ ],
1119
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts": [
1120
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts",
1121
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts",
1122
+ "../node_modules/@types/node/fs.d.ts",
1123
+ "../node_modules/@types/node/process.d.ts",
1124
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1125
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1126
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1127
+ "../node_modules/@types/node/util.d.ts"
1128
+ ],
1129
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts": [
1130
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts",
1131
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts",
1132
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
1133
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
1134
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
1135
+ "../node_modules/@types/node/fs.d.ts",
1136
+ "../node_modules/@types/node/process.d.ts",
1137
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1138
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1139
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1140
+ "../node_modules/@types/node/util.d.ts"
1141
+ ],
1142
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts": [
1143
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts",
1144
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts",
1145
+ "../node_modules/@types/node/fs.d.ts",
1146
+ "../node_modules/@types/node/process.d.ts",
1147
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
1148
+ "../node_modules/@types/node/ts3.2/process.d.ts",
1149
+ "../node_modules/@types/node/ts3.2/util.d.ts",
1150
+ "../node_modules/@types/node/util.d.ts"
1151
+ ],
909
1152
  "../node_modules/@types/body-parser/index.d.ts": [
910
1153
  "../node_modules/@types/connect/index.d.ts",
911
1154
  "../node_modules/@types/node/fs.d.ts",
@@ -2065,24 +2308,6 @@
2065
2308
  "../src/_enums/dynamobe-route-security.enum.ts",
2066
2309
  "../src/_models/dynamobe-global-settings.ts"
2067
2310
  ],
2068
- "../src/_constants/fullstack/module-settings/test-module-settings.ts": [
2069
- "../node_modules/@types/node/fs.d.ts",
2070
- "../node_modules/@types/node/process.d.ts",
2071
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2072
- "../node_modules/@types/node/ts3.2/process.d.ts",
2073
- "../node_modules/@types/node/ts3.2/util.d.ts",
2074
- "../node_modules/@types/node/util.d.ts",
2075
- "../src/_models/dynamo-module-settings.ts"
2076
- ],
2077
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts": [
2078
- "../node_modules/@types/node/fs.d.ts",
2079
- "../node_modules/@types/node/process.d.ts",
2080
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2081
- "../node_modules/@types/node/ts3.2/process.d.ts",
2082
- "../node_modules/@types/node/ts3.2/util.d.ts",
2083
- "../node_modules/@types/node/util.d.ts",
2084
- "../src/_models/dynamo-module-settings.ts"
2085
- ],
2086
2311
  "../src/_constants/index.ts": [
2087
2312
  "../node_modules/@types/node/fs.d.ts",
2088
2313
  "../node_modules/@types/node/process.d.ts",
@@ -2090,9 +2315,7 @@
2090
2315
  "../node_modules/@types/node/ts3.2/process.d.ts",
2091
2316
  "../node_modules/@types/node/ts3.2/util.d.ts",
2092
2317
  "../node_modules/@types/node/util.d.ts",
2093
- "../src/_constants/dynamobe-global.settings.ts",
2094
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
2095
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts"
2318
+ "../src/_constants/dynamobe-global.settings.ts"
2096
2319
  ],
2097
2320
  "../src/_enums/data-model-type.enum.ts": [
2098
2321
  "../node_modules/@types/node/fs.d.ts",
@@ -2197,9 +2420,7 @@
2197
2420
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2198
2421
  "../node_modules/@types/node/ts3.2/process.d.ts",
2199
2422
  "../node_modules/@types/node/ts3.2/util.d.ts",
2200
- "../node_modules/@types/node/util.d.ts",
2201
- "../src/_enums/data-model-type.enum.ts",
2202
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts"
2423
+ "../node_modules/@types/node/util.d.ts"
2203
2424
  ],
2204
2425
  "../src/_models/dynamobe-endpoint-params.ts": [
2205
2426
  "../node_modules/@types/express/ts4.0/index.d.ts",
@@ -2224,96 +2445,6 @@
2224
2445
  "../node_modules/@types/node/util.d.ts",
2225
2446
  "../src/_enums/dynamobe-route-security.enum.ts"
2226
2447
  ],
2227
- "../src/_models/fullstack/control-models/daily-usage-data.ts": [
2228
- "../node_modules/@types/node/fs.d.ts",
2229
- "../node_modules/@types/node/process.d.ts",
2230
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2231
- "../node_modules/@types/node/ts3.2/process.d.ts",
2232
- "../node_modules/@types/node/ts3.2/util.d.ts",
2233
- "../node_modules/@types/node/util.d.ts",
2234
- "../src/_models/fullstack/data-models/usage-session.ts"
2235
- ],
2236
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts": [
2237
- "../node_modules/@types/node/fs.d.ts",
2238
- "../node_modules/@types/node/process.d.ts",
2239
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2240
- "../node_modules/@types/node/ts3.2/process.d.ts",
2241
- "../node_modules/@types/node/ts3.2/util.d.ts",
2242
- "../node_modules/@types/node/util.d.ts",
2243
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts"
2244
- ],
2245
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts": [
2246
- "../node_modules/@types/node/fs.d.ts",
2247
- "../node_modules/@types/node/process.d.ts",
2248
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2249
- "../node_modules/@types/node/ts3.2/process.d.ts",
2250
- "../node_modules/@types/node/ts3.2/util.d.ts",
2251
- "../node_modules/@types/node/util.d.ts",
2252
- "../src/_models/fullstack/control-models/dynamobe-error.ts"
2253
- ],
2254
- "../src/_models/fullstack/control-models/dynamobe-error.ts": [
2255
- "../node_modules/@types/node/fs.d.ts",
2256
- "../node_modules/@types/node/process.d.ts",
2257
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2258
- "../node_modules/@types/node/ts3.2/process.d.ts",
2259
- "../node_modules/@types/node/ts3.2/util.d.ts",
2260
- "../node_modules/@types/node/util.d.ts"
2261
- ],
2262
- "../src/_models/fullstack/control-models/geo-ip-location.ts": [
2263
- "../node_modules/@types/node/fs.d.ts",
2264
- "../node_modules/@types/node/process.d.ts",
2265
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2266
- "../node_modules/@types/node/ts3.2/process.d.ts",
2267
- "../node_modules/@types/node/ts3.2/util.d.ts",
2268
- "../node_modules/@types/node/util.d.ts"
2269
- ],
2270
- "../src/_models/fullstack/control-models/usage-action.ts": [
2271
- "../node_modules/@types/node/fs.d.ts",
2272
- "../node_modules/@types/node/process.d.ts",
2273
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2274
- "../node_modules/@types/node/ts3.2/process.d.ts",
2275
- "../node_modules/@types/node/ts3.2/util.d.ts",
2276
- "../node_modules/@types/node/util.d.ts"
2277
- ],
2278
- "../src/_models/fullstack/control-models/usage-data.ts": [
2279
- "../node_modules/@types/node/fs.d.ts",
2280
- "../node_modules/@types/node/process.d.ts",
2281
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2282
- "../node_modules/@types/node/ts3.2/process.d.ts",
2283
- "../node_modules/@types/node/ts3.2/util.d.ts",
2284
- "../node_modules/@types/node/util.d.ts",
2285
- "../src/_models/fullstack/control-models/usage-action.ts"
2286
- ],
2287
- "../src/_models/fullstack/data-models/custom-data.ts": [
2288
- "../node_modules/@types/node/fs.d.ts",
2289
- "../node_modules/@types/node/process.d.ts",
2290
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2291
- "../node_modules/@types/node/ts3.2/process.d.ts",
2292
- "../node_modules/@types/node/ts3.2/util.d.ts",
2293
- "../node_modules/@types/node/util.d.ts",
2294
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2295
- "../src/_models/fullstack/data-models/metadata.ts"
2296
- ],
2297
- "../src/_models/fullstack/data-models/metadata.ts": [
2298
- "../node_modules/@types/node/fs.d.ts",
2299
- "../node_modules/@types/node/process.d.ts",
2300
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2301
- "../node_modules/@types/node/ts3.2/process.d.ts",
2302
- "../node_modules/@types/node/ts3.2/util.d.ts",
2303
- "../node_modules/@types/node/util.d.ts"
2304
- ],
2305
- "../src/_models/fullstack/data-models/usage-session.ts": [
2306
- "../node_modules/@types/node/fs.d.ts",
2307
- "../node_modules/@types/node/process.d.ts",
2308
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2309
- "../node_modules/@types/node/ts3.2/process.d.ts",
2310
- "../node_modules/@types/node/ts3.2/util.d.ts",
2311
- "../node_modules/@types/node/util.d.ts",
2312
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2313
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
2314
- "../src/_models/fullstack/control-models/usage-data.ts",
2315
- "../src/_models/fullstack/data-models/metadata.ts"
2316
- ],
2317
2448
  "../src/_models/index.ts": [
2318
2449
  "../node_modules/@types/node/fs.d.ts",
2319
2450
  "../node_modules/@types/node/process.d.ts",
@@ -2323,21 +2454,11 @@
2323
2454
  "../node_modules/@types/node/util.d.ts",
2324
2455
  "../src/_models/dynamobe-api-call-params.ts",
2325
2456
  "../src/_models/dynamobe-app-params.ts",
2326
- "../src/_models/dynamobe-data-model-params.ts",
2327
2457
  "../src/_models/dynamobe-endpoint-params.ts",
2328
- "../src/_models/dynamobe-global-settings.ts",
2329
- "../src/_models/fullstack/control-models/daily-usage-data.ts",
2330
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2331
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
2332
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2333
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
2334
- "../src/_models/fullstack/control-models/usage-action.ts",
2335
- "../src/_models/fullstack/control-models/usage-data.ts",
2336
- "../src/_models/fullstack/data-models/custom-data.ts",
2337
- "../src/_models/fullstack/data-models/metadata.ts",
2338
- "../src/_models/fullstack/data-models/usage-session.ts"
2458
+ "../src/_models/dynamobe-global-settings.ts"
2339
2459
  ],
2340
2460
  "../src/_modules/api-service.index.ts": [
2461
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
2341
2462
  "../node_modules/@types/node/fs.d.ts",
2342
2463
  "../node_modules/@types/node/process.d.ts",
2343
2464
  "../node_modules/@types/node/ts3.2/fs.d.ts",
@@ -2346,7 +2467,6 @@
2346
2467
  "../node_modules/@types/node/util.d.ts",
2347
2468
  "../src/_enums/http/http-call-type.enum.ts",
2348
2469
  "../src/_models/dynamobe-api-call-params.ts",
2349
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2350
2470
  "../src/_services/dynamobe-api.service.ts",
2351
2471
  "../src/_services/dynamobe-singleton.service.ts"
2352
2472
  ],
@@ -2368,13 +2488,13 @@
2368
2488
  "../src/_services/dynamobe-shared.service.ts"
2369
2489
  ],
2370
2490
  "../src/_modules/auth.index.ts": [
2491
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
2371
2492
  "../node_modules/@types/node/fs.d.ts",
2372
2493
  "../node_modules/@types/node/process.d.ts",
2373
2494
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2374
2495
  "../node_modules/@types/node/ts3.2/process.d.ts",
2375
2496
  "../node_modules/@types/node/ts3.2/util.d.ts",
2376
2497
  "../node_modules/@types/node/util.d.ts",
2377
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2378
2498
  "../src/_services/dynamobe-auth.service.ts",
2379
2499
  "../src/_services/dynamobe-shared.service.ts"
2380
2500
  ],
@@ -2390,65 +2510,55 @@
2390
2510
  "../src/_models/dynamobe-endpoint-params.ts",
2391
2511
  "../src/_services/dynamobe-controller.service.ts"
2392
2512
  ],
2393
- "../src/_modules/data-models.index.ts": [
2394
- "../node_modules/@types/node/fs.d.ts",
2395
- "../node_modules/@types/node/process.d.ts",
2396
- "../node_modules/@types/node/ts3.2/fs.d.ts",
2397
- "../node_modules/@types/node/ts3.2/process.d.ts",
2398
- "../node_modules/@types/node/ts3.2/util.d.ts",
2399
- "../node_modules/@types/node/util.d.ts",
2400
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2401
- "../src/_models/fullstack/data-models/metadata.ts"
2402
- ],
2403
2513
  "../src/_modules/data-service.index.ts": [
2514
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
2404
2515
  "../node_modules/@types/node/fs.d.ts",
2405
2516
  "../node_modules/@types/node/process.d.ts",
2406
2517
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2407
2518
  "../node_modules/@types/node/ts3.2/process.d.ts",
2408
2519
  "../node_modules/@types/node/ts3.2/util.d.ts",
2409
2520
  "../node_modules/@types/node/util.d.ts",
2410
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2411
2521
  "../src/_services/dynamobe-data.service.ts",
2412
2522
  "../src/_services/dynamobe-db.service.ts",
2413
2523
  "../src/_services/dynamobe-global.service.ts",
2414
2524
  "../src/_services/dynamobe-shared.service.ts"
2415
2525
  ],
2416
2526
  "../src/_modules/test/custom-data.service.ts": [
2527
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
2417
2528
  "../node_modules/@types/node/fs.d.ts",
2418
2529
  "../node_modules/@types/node/process.d.ts",
2419
2530
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2420
2531
  "../node_modules/@types/node/ts3.2/process.d.ts",
2421
2532
  "../node_modules/@types/node/ts3.2/util.d.ts",
2422
2533
  "../node_modules/@types/node/util.d.ts",
2423
- "../src/_models/fullstack/data-models/custom-data.ts",
2424
2534
  "../src/_services/dynamobe-data.service.ts"
2425
2535
  ],
2426
2536
  "../src/_modules/test/get-test-routing-module.ts": [
2537
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
2427
2538
  "../node_modules/@types/node/fs.d.ts",
2428
2539
  "../node_modules/@types/node/process.d.ts",
2429
2540
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2430
2541
  "../node_modules/@types/node/ts3.2/process.d.ts",
2431
2542
  "../node_modules/@types/node/ts3.2/util.d.ts",
2432
2543
  "../node_modules/@types/node/util.d.ts",
2433
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
2434
2544
  "../src/_enums/dynamobe-route-security.enum.ts",
2435
2545
  "../src/_modules/test/test-controller.ts",
2436
2546
  "../src/_services/dynamobe-routing-module.service.ts"
2437
2547
  ],
2438
2548
  "../src/_modules/test/index.ts": [
2549
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
2439
2550
  "../node_modules/@types/node/fs.d.ts",
2440
2551
  "../node_modules/@types/node/process.d.ts",
2441
2552
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2442
2553
  "../node_modules/@types/node/ts3.2/process.d.ts",
2443
2554
  "../node_modules/@types/node/ts3.2/util.d.ts",
2444
2555
  "../node_modules/@types/node/util.d.ts",
2445
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
2446
- "../src/_models/fullstack/data-models/custom-data.ts",
2447
2556
  "../src/_modules/test/custom-data.service.ts",
2448
2557
  "../src/_modules/test/get-test-routing-module.ts",
2449
2558
  "../src/_modules/test/test-controller.ts"
2450
2559
  ],
2451
2560
  "../src/_modules/test/test-controller.ts": [
2561
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
2452
2562
  "../node_modules/@types/express/ts4.0/index.d.ts",
2453
2563
  "../node_modules/@types/node/fs.d.ts",
2454
2564
  "../node_modules/@types/node/process.d.ts",
@@ -2456,38 +2566,37 @@
2456
2566
  "../node_modules/@types/node/ts3.2/process.d.ts",
2457
2567
  "../node_modules/@types/node/ts3.2/util.d.ts",
2458
2568
  "../node_modules/@types/node/util.d.ts",
2459
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
2460
2569
  "../src/_enums/http/http-call-type.enum.ts",
2461
2570
  "../src/_models/dynamobe-endpoint-params.ts",
2462
2571
  "../src/_modules/test/custom-data.service.ts",
2463
2572
  "../src/_services/dynamobe-controller.service.ts"
2464
2573
  ],
2465
2574
  "../src/_modules/usage/get-usage-routing-module.ts": [
2575
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
2466
2576
  "../node_modules/@types/node/fs.d.ts",
2467
2577
  "../node_modules/@types/node/process.d.ts",
2468
2578
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2469
2579
  "../node_modules/@types/node/ts3.2/process.d.ts",
2470
2580
  "../node_modules/@types/node/ts3.2/util.d.ts",
2471
2581
  "../node_modules/@types/node/util.d.ts",
2472
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts",
2473
2582
  "../src/_enums/dynamobe-route-security.enum.ts",
2474
2583
  "../src/_modules/usage/usage-controller.ts",
2475
2584
  "../src/_services/dynamobe-routing-module.service.ts"
2476
2585
  ],
2477
2586
  "../src/_modules/usage/index.ts": [
2587
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
2478
2588
  "../node_modules/@types/node/fs.d.ts",
2479
2589
  "../node_modules/@types/node/process.d.ts",
2480
2590
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2481
2591
  "../node_modules/@types/node/ts3.2/process.d.ts",
2482
2592
  "../node_modules/@types/node/ts3.2/util.d.ts",
2483
2593
  "../node_modules/@types/node/util.d.ts",
2484
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts",
2485
- "../src/_models/fullstack/data-models/usage-session.ts",
2486
2594
  "../src/_modules/usage/get-usage-routing-module.ts",
2487
2595
  "../src/_modules/usage/usage-controller.ts",
2488
2596
  "../src/_modules/usage/usage.service.ts"
2489
2597
  ],
2490
2598
  "../src/_modules/usage/usage-controller.ts": [
2599
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
2491
2600
  "../node_modules/@types/express/ts4.0/index.d.ts",
2492
2601
  "../node_modules/@types/node/fs.d.ts",
2493
2602
  "../node_modules/@types/node/process.d.ts",
@@ -2495,16 +2604,16 @@
2495
2604
  "../node_modules/@types/node/ts3.2/process.d.ts",
2496
2605
  "../node_modules/@types/node/ts3.2/util.d.ts",
2497
2606
  "../node_modules/@types/node/util.d.ts",
2498
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts",
2499
2607
  "../src/_enums/http/http-call-type.enum.ts",
2500
2608
  "../src/_models/dynamobe-endpoint-params.ts",
2501
- "../src/_models/fullstack/data-models/usage-session.ts",
2502
2609
  "../src/_modules/usage/usage.service.ts",
2503
2610
  "../src/_services/dynamobe-auth.service.ts",
2504
2611
  "../src/_services/dynamobe-controller.service.ts",
2505
2612
  "../src/_services/dynamobe-global.service.ts"
2506
2613
  ],
2507
2614
  "../src/_modules/usage/usage.service.ts": [
2615
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
2616
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2508
2617
  "../node_modules/@types/express/ts4.0/index.d.ts",
2509
2618
  "../node_modules/@types/node/fs.d.ts",
2510
2619
  "../node_modules/@types/node/process.d.ts",
@@ -2512,14 +2621,11 @@
2512
2621
  "../node_modules/@types/node/ts3.2/process.d.ts",
2513
2622
  "../node_modules/@types/node/ts3.2/util.d.ts",
2514
2623
  "../node_modules/@types/node/util.d.ts",
2515
- "../src/_models/fullstack/control-models/daily-usage-data.ts",
2516
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2517
- "../src/_models/fullstack/control-models/usage-data.ts",
2518
- "../src/_models/fullstack/data-models/usage-session.ts",
2519
2624
  "../src/_services/dynamobe-data.service.ts",
2520
2625
  "../src/_services/dynamobe-shared.service.ts"
2521
2626
  ],
2522
2627
  "../src/_services/dynamobe-api.service.ts": [
2628
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2523
2629
  "../node_modules/@types/node/fs.d.ts",
2524
2630
  "../node_modules/@types/node/process.d.ts",
2525
2631
  "../node_modules/@types/node/ts3.2/fs.d.ts",
@@ -2530,7 +2636,6 @@
2530
2636
  "../src/_enums/http/http-call-type.enum.ts",
2531
2637
  "../src/_enums/http/http-response-type.enum.ts",
2532
2638
  "../src/_models/dynamobe-api-call-params.ts",
2533
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2534
2639
  "../src/_services/dynamobe-shared.service.ts"
2535
2640
  ],
2536
2641
  "../src/_services/dynamobe-app.ts": [
@@ -2553,6 +2658,7 @@
2553
2658
  "../src/_services/dynamobe-singleton.service.ts"
2554
2659
  ],
2555
2660
  "../src/_services/dynamobe-auth.service.ts": [
2661
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2556
2662
  "../node_modules/@types/express/ts4.0/index.d.ts",
2557
2663
  "../node_modules/@types/node/fs.d.ts",
2558
2664
  "../node_modules/@types/node/process.d.ts",
@@ -2560,7 +2666,6 @@
2560
2666
  "../node_modules/@types/node/ts3.2/process.d.ts",
2561
2667
  "../node_modules/@types/node/ts3.2/util.d.ts",
2562
2668
  "../node_modules/@types/node/util.d.ts",
2563
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2564
2669
  "../src/_services/dynamobe-singleton.service.ts"
2565
2670
  ],
2566
2671
  "../src/_services/dynamobe-controller.service.ts": [
@@ -2575,16 +2680,13 @@
2575
2680
  "../src/_services/dynamobe-singleton.service.ts"
2576
2681
  ],
2577
2682
  "../src/_services/dynamobe-data.service.ts": [
2683
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2578
2684
  "../node_modules/@types/node/fs.d.ts",
2579
2685
  "../node_modules/@types/node/process.d.ts",
2580
2686
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2581
2687
  "../node_modules/@types/node/ts3.2/process.d.ts",
2582
2688
  "../node_modules/@types/node/ts3.2/util.d.ts",
2583
2689
  "../node_modules/@types/node/util.d.ts",
2584
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2585
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
2586
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2587
- "../src/_models/fullstack/data-models/metadata.ts",
2588
2690
  "../src/_services/dynamobe-db.service.ts",
2589
2691
  "../src/_services/dynamobe-global.service.ts"
2590
2692
  ],
@@ -2599,17 +2701,14 @@
2599
2701
  "../src/_services/dynamobe-singleton.service.ts"
2600
2702
  ],
2601
2703
  "../src/_services/dynamobe-db.service.ts": [
2704
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2602
2705
  "../node_modules/@types/node/fs.d.ts",
2603
2706
  "../node_modules/@types/node/process.d.ts",
2604
2707
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2605
2708
  "../node_modules/@types/node/ts3.2/process.d.ts",
2606
2709
  "../node_modules/@types/node/ts3.2/util.d.ts",
2607
2710
  "../node_modules/@types/node/util.d.ts",
2608
- "../node_modules/mongoose/index.d.ts",
2609
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2610
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
2611
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2612
- "../src/_models/fullstack/data-models/metadata.ts"
2711
+ "../node_modules/mongoose/index.d.ts"
2613
2712
  ],
2614
2713
  "../src/_services/dynamobe-email-service-collection.service.ts": [
2615
2714
  "../node_modules/@types/node/fs.d.ts",
@@ -2622,6 +2721,7 @@
2622
2721
  "../src/_services/dynamobe-singleton.service.ts"
2623
2722
  ],
2624
2723
  "../src/_services/dynamobe-email.service.ts": [
2724
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2625
2725
  "../node_modules/@types/node/fs.d.ts",
2626
2726
  "../node_modules/@types/node/path.d.ts",
2627
2727
  "../node_modules/@types/node/process.d.ts",
@@ -2631,18 +2731,16 @@
2631
2731
  "../node_modules/@types/node/util.d.ts",
2632
2732
  "../node_modules/@types/nodemailer/index.d.ts",
2633
2733
  "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
2634
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2635
2734
  "../src/_services/dynamobe-shared.service.ts"
2636
2735
  ],
2637
2736
  "../src/_services/dynamobe-global.service.ts": [
2737
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2638
2738
  "../node_modules/@types/node/fs.d.ts",
2639
2739
  "../node_modules/@types/node/process.d.ts",
2640
2740
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2641
2741
  "../node_modules/@types/node/ts3.2/process.d.ts",
2642
2742
  "../node_modules/@types/node/ts3.2/util.d.ts",
2643
2743
  "../node_modules/@types/node/util.d.ts",
2644
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
2645
- "../src/_models/fullstack/data-models/metadata.ts",
2646
2744
  "../src/_services/dynamobe-auth.service.ts",
2647
2745
  "../src/_services/dynamobe-db-service-collection.service.ts",
2648
2746
  "../src/_services/dynamobe-db.service.ts",
@@ -2650,6 +2748,7 @@
2650
2748
  "../src/_services/dynamobe-singleton.service.ts"
2651
2749
  ],
2652
2750
  "../src/_services/dynamobe-routing-module.service.ts": [
2751
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2653
2752
  "../node_modules/@types/express/ts4.0/index.d.ts",
2654
2753
  "../node_modules/@types/node/fs.d.ts",
2655
2754
  "../node_modules/@types/node/process.d.ts",
@@ -2661,11 +2760,11 @@
2661
2760
  "../src/_enums/dynamobe-route-security.enum.ts",
2662
2761
  "../src/_enums/http/http-call-type.enum.ts",
2663
2762
  "../src/_models/dynamobe-endpoint-params.ts",
2664
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2665
2763
  "../src/_services/dynamobe-controller.service.ts",
2666
2764
  "../src/_services/dynamobe-shared.service.ts"
2667
2765
  ],
2668
2766
  "../src/_services/dynamobe-shared-be.service.ts": [
2767
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2669
2768
  "../node_modules/@types/express/ts4.0/index.d.ts",
2670
2769
  "../node_modules/@types/geoip-lite/index.d.ts",
2671
2770
  "../node_modules/@types/node/fs.d.ts",
@@ -2675,10 +2774,10 @@
2675
2774
  "../node_modules/@types/node/ts3.2/process.d.ts",
2676
2775
  "../node_modules/@types/node/ts3.2/util.d.ts",
2677
2776
  "../node_modules/@types/node/util.d.ts",
2678
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
2679
2777
  "../src/_services/dynamobe-shared.service.ts"
2680
2778
  ],
2681
2779
  "../src/_services/dynamobe-shared.service.ts": [
2780
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
2682
2781
  "../node_modules/@types/express/ts4.0/index.d.ts",
2683
2782
  "../node_modules/@types/geoip-lite/index.d.ts",
2684
2783
  "../node_modules/@types/node/fs.d.ts",
@@ -2688,9 +2787,7 @@
2688
2787
  "../node_modules/@types/node/ts3.2/process.d.ts",
2689
2788
  "../node_modules/@types/node/ts3.2/util.d.ts",
2690
2789
  "../node_modules/@types/node/util.d.ts",
2691
- "../src/_enums/log-style.enum.ts",
2692
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
2693
- "../src/_models/fullstack/control-models/geo-ip-location.ts"
2790
+ "../src/_enums/log-style.enum.ts"
2694
2791
  ],
2695
2792
  "../src/_services/dynamobe-singleton.service.ts": [
2696
2793
  "../node_modules/@types/node/fs.d.ts",
@@ -2738,461 +2835,1046 @@
2738
2835
  ]
2739
2836
  },
2740
2837
  "exportedModulesMap": {
2741
- "../node_modules/@types/body-parser/index.d.ts": [
2742
- "../node_modules/@types/connect/index.d.ts",
2743
- "../node_modules/@types/node/http.d.ts",
2744
- "../node_modules/@types/node/index.d.ts"
2745
- ],
2746
- "../node_modules/@types/bson/index.d.ts": [
2838
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts": [
2839
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts",
2840
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts",
2841
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts",
2747
2842
  "../node_modules/@types/node/fs.d.ts",
2748
2843
  "../node_modules/@types/node/process.d.ts",
2749
2844
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2750
2845
  "../node_modules/@types/node/ts3.2/process.d.ts",
2751
2846
  "../node_modules/@types/node/ts3.2/util.d.ts",
2752
- "../node_modules/@types/node/ts3.7/index.d.ts",
2753
2847
  "../node_modules/@types/node/util.d.ts"
2754
2848
  ],
2755
- "../node_modules/@types/connect/index.d.ts": [
2756
- "../node_modules/@types/node/http.d.ts",
2757
- "../node_modules/@types/node/index.d.ts"
2758
- ],
2759
- "../node_modules/@types/express-serve-static-core/ts4.0/index.d.ts": [
2760
- "../node_modules/@types/mongoose/index.d.ts",
2761
- "../node_modules/@types/node/events.d.ts",
2849
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts": [
2850
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts",
2762
2851
  "../node_modules/@types/node/fs.d.ts",
2763
- "../node_modules/@types/node/http.d.ts",
2764
2852
  "../node_modules/@types/node/process.d.ts",
2765
2853
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2766
2854
  "../node_modules/@types/node/ts3.2/process.d.ts",
2767
2855
  "../node_modules/@types/node/ts3.2/util.d.ts",
2768
- "../node_modules/@types/node/ts3.7/index.d.ts",
2769
- "../node_modules/@types/node/util.d.ts",
2770
- "../node_modules/@types/qs/index.d.ts",
2771
- "../node_modules/@types/range-parser/index.d.ts",
2772
- "../node_modules/mongoose/index.d.ts"
2773
- ],
2774
- "../node_modules/@types/express/ts4.0/index.d.ts": [
2775
- "../node_modules/@types/body-parser/index.d.ts",
2776
- "../node_modules/@types/express-serve-static-core/ts4.0/index.d.ts",
2777
- "../node_modules/@types/qs/index.d.ts",
2778
- "../node_modules/@types/serve-static/index.d.ts"
2856
+ "../node_modules/@types/node/util.d.ts"
2779
2857
  ],
2780
- "../node_modules/@types/mongodb/index.d.ts": [
2781
- "../node_modules/@types/bson/index.d.ts",
2782
- "../node_modules/@types/node/events.d.ts",
2858
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts": [
2859
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts",
2783
2860
  "../node_modules/@types/node/fs.d.ts",
2784
2861
  "../node_modules/@types/node/process.d.ts",
2785
- "../node_modules/@types/node/stream.d.ts",
2786
- "../node_modules/@types/node/tls.d.ts",
2787
2862
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2788
2863
  "../node_modules/@types/node/ts3.2/process.d.ts",
2789
2864
  "../node_modules/@types/node/ts3.2/util.d.ts",
2790
- "../node_modules/@types/node/ts3.7/index.d.ts",
2791
2865
  "../node_modules/@types/node/util.d.ts"
2792
2866
  ],
2793
- "../node_modules/@types/node/async_hooks.d.ts": [
2794
- "../node_modules/@types/mongoose/index.d.ts",
2867
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts": [
2795
2868
  "../node_modules/@types/node/fs.d.ts",
2796
2869
  "../node_modules/@types/node/process.d.ts",
2797
2870
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2798
2871
  "../node_modules/@types/node/ts3.2/process.d.ts",
2799
2872
  "../node_modules/@types/node/ts3.2/util.d.ts",
2800
- "../node_modules/@types/node/util.d.ts",
2801
- "../node_modules/mongoose/index.d.ts"
2873
+ "../node_modules/@types/node/util.d.ts"
2802
2874
  ],
2803
- "../node_modules/@types/node/base.d.ts": [
2804
- "../node_modules/@types/mongoose/index.d.ts",
2805
- "../node_modules/@types/node/async_hooks.d.ts",
2806
- "../node_modules/@types/node/buffer.d.ts",
2807
- "../node_modules/@types/node/child_process.d.ts",
2808
- "../node_modules/@types/node/cluster.d.ts",
2809
- "../node_modules/@types/node/console.d.ts",
2810
- "../node_modules/@types/node/constants.d.ts",
2811
- "../node_modules/@types/node/crypto.d.ts",
2812
- "../node_modules/@types/node/dgram.d.ts",
2813
- "../node_modules/@types/node/dns.d.ts",
2814
- "../node_modules/@types/node/domain.d.ts",
2815
- "../node_modules/@types/node/events.d.ts",
2875
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts": [
2876
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
2816
2877
  "../node_modules/@types/node/fs.d.ts",
2817
- "../node_modules/@types/node/fs/promises.d.ts",
2818
- "../node_modules/@types/node/globals.d.ts",
2819
- "../node_modules/@types/node/http.d.ts",
2820
- "../node_modules/@types/node/http2.d.ts",
2821
- "../node_modules/@types/node/https.d.ts",
2822
- "../node_modules/@types/node/inspector.d.ts",
2823
- "../node_modules/@types/node/module.d.ts",
2824
- "../node_modules/@types/node/net.d.ts",
2825
- "../node_modules/@types/node/os.d.ts",
2826
- "../node_modules/@types/node/path.d.ts",
2827
- "../node_modules/@types/node/perf_hooks.d.ts",
2828
2878
  "../node_modules/@types/node/process.d.ts",
2829
- "../node_modules/@types/node/punycode.d.ts",
2830
- "../node_modules/@types/node/querystring.d.ts",
2831
- "../node_modules/@types/node/readline.d.ts",
2832
- "../node_modules/@types/node/repl.d.ts",
2833
- "../node_modules/@types/node/stream.d.ts",
2834
- "../node_modules/@types/node/string_decoder.d.ts",
2835
- "../node_modules/@types/node/timers.d.ts",
2836
- "../node_modules/@types/node/tls.d.ts",
2837
- "../node_modules/@types/node/trace_events.d.ts",
2838
2879
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2839
2880
  "../node_modules/@types/node/ts3.2/process.d.ts",
2840
2881
  "../node_modules/@types/node/ts3.2/util.d.ts",
2841
- "../node_modules/@types/node/tty.d.ts",
2842
- "../node_modules/@types/node/url.d.ts",
2843
- "../node_modules/@types/node/util.d.ts",
2844
- "../node_modules/@types/node/v8.d.ts",
2845
- "../node_modules/@types/node/vm.d.ts",
2846
- "../node_modules/@types/node/worker_threads.d.ts",
2847
- "../node_modules/@types/node/zlib.d.ts",
2848
- "../node_modules/mongoose/index.d.ts"
2882
+ "../node_modules/@types/node/util.d.ts"
2849
2883
  ],
2850
- "../node_modules/@types/node/buffer.d.ts": [
2851
- "../node_modules/@types/mongoose/index.d.ts",
2884
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts": [
2852
2885
  "../node_modules/@types/node/fs.d.ts",
2853
2886
  "../node_modules/@types/node/process.d.ts",
2854
2887
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2855
2888
  "../node_modules/@types/node/ts3.2/process.d.ts",
2856
2889
  "../node_modules/@types/node/ts3.2/util.d.ts",
2857
- "../node_modules/@types/node/util.d.ts",
2858
- "../node_modules/mongoose/index.d.ts"
2890
+ "../node_modules/@types/node/util.d.ts"
2859
2891
  ],
2860
- "../node_modules/@types/node/child_process.d.ts": [
2861
- "../node_modules/@types/mongoose/index.d.ts",
2862
- "../node_modules/@types/node/events.d.ts",
2892
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts": [
2893
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts",
2863
2894
  "../node_modules/@types/node/fs.d.ts",
2864
- "../node_modules/@types/node/net.d.ts",
2865
2895
  "../node_modules/@types/node/process.d.ts",
2866
- "../node_modules/@types/node/stream.d.ts",
2867
2896
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2868
2897
  "../node_modules/@types/node/ts3.2/process.d.ts",
2869
2898
  "../node_modules/@types/node/ts3.2/util.d.ts",
2870
- "../node_modules/@types/node/util.d.ts",
2871
- "../node_modules/mongoose/index.d.ts"
2899
+ "../node_modules/@types/node/util.d.ts"
2872
2900
  ],
2873
- "../node_modules/@types/node/cluster.d.ts": [
2874
- "../node_modules/@types/mongoose/index.d.ts",
2875
- "../node_modules/@types/node/child_process.d.ts",
2876
- "../node_modules/@types/node/events.d.ts",
2901
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts": [
2877
2902
  "../node_modules/@types/node/fs.d.ts",
2878
- "../node_modules/@types/node/net.d.ts",
2879
2903
  "../node_modules/@types/node/process.d.ts",
2880
2904
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2881
2905
  "../node_modules/@types/node/ts3.2/process.d.ts",
2882
2906
  "../node_modules/@types/node/ts3.2/util.d.ts",
2883
- "../node_modules/@types/node/util.d.ts",
2884
- "../node_modules/mongoose/index.d.ts"
2907
+ "../node_modules/@types/node/util.d.ts"
2885
2908
  ],
2886
- "../node_modules/@types/node/console.d.ts": [
2887
- "../node_modules/@types/mongoose/index.d.ts",
2909
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts": [
2888
2910
  "../node_modules/@types/node/fs.d.ts",
2889
2911
  "../node_modules/@types/node/process.d.ts",
2890
2912
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2891
2913
  "../node_modules/@types/node/ts3.2/process.d.ts",
2892
2914
  "../node_modules/@types/node/ts3.2/util.d.ts",
2893
- "../node_modules/@types/node/util.d.ts",
2894
- "../node_modules/mongoose/index.d.ts"
2915
+ "../node_modules/@types/node/util.d.ts"
2895
2916
  ],
2896
- "../node_modules/@types/node/constants.d.ts": [
2897
- "../node_modules/@types/mongoose/index.d.ts",
2898
- "../node_modules/@types/node/crypto.d.ts",
2917
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts": [
2899
2918
  "../node_modules/@types/node/fs.d.ts",
2900
- "../node_modules/@types/node/os.d.ts",
2901
2919
  "../node_modules/@types/node/process.d.ts",
2902
2920
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2903
2921
  "../node_modules/@types/node/ts3.2/process.d.ts",
2904
2922
  "../node_modules/@types/node/ts3.2/util.d.ts",
2905
- "../node_modules/@types/node/util.d.ts",
2906
- "../node_modules/mongoose/index.d.ts"
2923
+ "../node_modules/@types/node/util.d.ts"
2907
2924
  ],
2908
- "../node_modules/@types/node/crypto.d.ts": [
2909
- "../node_modules/@types/mongoose/index.d.ts",
2925
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts": [
2910
2926
  "../node_modules/@types/node/fs.d.ts",
2911
2927
  "../node_modules/@types/node/process.d.ts",
2912
- "../node_modules/@types/node/stream.d.ts",
2913
2928
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2914
2929
  "../node_modules/@types/node/ts3.2/process.d.ts",
2915
2930
  "../node_modules/@types/node/ts3.2/util.d.ts",
2916
- "../node_modules/@types/node/util.d.ts",
2917
- "../node_modules/mongoose/index.d.ts"
2931
+ "../node_modules/@types/node/util.d.ts"
2918
2932
  ],
2919
- "../node_modules/@types/node/dgram.d.ts": [
2920
- "../node_modules/@types/mongoose/index.d.ts",
2921
- "../node_modules/@types/node/dns.d.ts",
2922
- "../node_modules/@types/node/events.d.ts",
2933
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts": [
2923
2934
  "../node_modules/@types/node/fs.d.ts",
2924
- "../node_modules/@types/node/net.d.ts",
2925
2935
  "../node_modules/@types/node/process.d.ts",
2926
2936
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2927
2937
  "../node_modules/@types/node/ts3.2/process.d.ts",
2928
2938
  "../node_modules/@types/node/ts3.2/util.d.ts",
2929
- "../node_modules/@types/node/util.d.ts",
2930
- "../node_modules/mongoose/index.d.ts"
2939
+ "../node_modules/@types/node/util.d.ts"
2931
2940
  ],
2932
- "../node_modules/@types/node/dns.d.ts": [
2933
- "../node_modules/@types/mongoose/index.d.ts",
2941
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts": [
2942
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
2934
2943
  "../node_modules/@types/node/fs.d.ts",
2935
2944
  "../node_modules/@types/node/process.d.ts",
2936
2945
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2937
2946
  "../node_modules/@types/node/ts3.2/process.d.ts",
2938
2947
  "../node_modules/@types/node/ts3.2/util.d.ts",
2939
- "../node_modules/@types/node/util.d.ts",
2940
- "../node_modules/mongoose/index.d.ts"
2948
+ "../node_modules/@types/node/util.d.ts"
2941
2949
  ],
2942
- "../node_modules/@types/node/domain.d.ts": [
2943
- "../node_modules/@types/mongoose/index.d.ts",
2944
- "../node_modules/@types/node/events.d.ts",
2950
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts": [
2951
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
2952
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
2945
2953
  "../node_modules/@types/node/fs.d.ts",
2946
2954
  "../node_modules/@types/node/process.d.ts",
2947
2955
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2948
2956
  "../node_modules/@types/node/ts3.2/process.d.ts",
2949
2957
  "../node_modules/@types/node/ts3.2/util.d.ts",
2950
- "../node_modules/@types/node/util.d.ts",
2951
- "../node_modules/mongoose/index.d.ts"
2958
+ "../node_modules/@types/node/util.d.ts"
2952
2959
  ],
2953
- "../node_modules/@types/node/events.d.ts": [
2954
- "../node_modules/@types/mongoose/index.d.ts",
2960
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts": [
2955
2961
  "../node_modules/@types/node/fs.d.ts",
2956
2962
  "../node_modules/@types/node/process.d.ts",
2957
2963
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2958
2964
  "../node_modules/@types/node/ts3.2/process.d.ts",
2959
2965
  "../node_modules/@types/node/ts3.2/util.d.ts",
2960
- "../node_modules/@types/node/util.d.ts",
2961
- "../node_modules/mongoose/index.d.ts"
2966
+ "../node_modules/@types/node/util.d.ts"
2962
2967
  ],
2963
- "../node_modules/@types/node/fs.d.ts": [
2964
- "../node_modules/@types/mongoose/index.d.ts",
2965
- "../node_modules/@types/node/events.d.ts",
2966
- "../node_modules/@types/node/fs/promises.d.ts",
2968
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts": [
2969
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
2970
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts",
2971
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
2972
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
2973
+ "../node_modules/@types/node/fs.d.ts",
2967
2974
  "../node_modules/@types/node/process.d.ts",
2968
- "../node_modules/@types/node/stream.d.ts",
2969
2975
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2970
2976
  "../node_modules/@types/node/ts3.2/process.d.ts",
2971
2977
  "../node_modules/@types/node/ts3.2/util.d.ts",
2972
- "../node_modules/@types/node/url.d.ts",
2973
- "../node_modules/@types/node/util.d.ts",
2974
- "../node_modules/mongoose/index.d.ts"
2978
+ "../node_modules/@types/node/util.d.ts"
2975
2979
  ],
2976
- "../node_modules/@types/node/fs/promises.d.ts": [
2977
- "../node_modules/@types/mongoose/index.d.ts",
2980
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts": [
2981
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts",
2982
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
2983
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts",
2984
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts",
2985
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts",
2986
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts",
2987
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
2988
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
2989
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts",
2990
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
2991
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
2978
2992
  "../node_modules/@types/node/fs.d.ts",
2979
2993
  "../node_modules/@types/node/process.d.ts",
2980
2994
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2981
2995
  "../node_modules/@types/node/ts3.2/process.d.ts",
2982
2996
  "../node_modules/@types/node/ts3.2/util.d.ts",
2983
- "../node_modules/@types/node/util.d.ts",
2984
- "../node_modules/mongoose/index.d.ts"
2997
+ "../node_modules/@types/node/util.d.ts"
2985
2998
  ],
2986
- "../node_modules/@types/node/globals.d.ts": [
2987
- "../node_modules/@types/mongoose/index.d.ts",
2999
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts": [
3000
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts",
2988
3001
  "../node_modules/@types/node/fs.d.ts",
2989
3002
  "../node_modules/@types/node/process.d.ts",
2990
3003
  "../node_modules/@types/node/ts3.2/fs.d.ts",
2991
3004
  "../node_modules/@types/node/ts3.2/process.d.ts",
2992
3005
  "../node_modules/@types/node/ts3.2/util.d.ts",
2993
- "../node_modules/@types/node/util.d.ts",
2994
- "../node_modules/mongoose/index.d.ts"
3006
+ "../node_modules/@types/node/util.d.ts"
2995
3007
  ],
2996
- "../node_modules/@types/node/http.d.ts": [
2997
- "../node_modules/@types/mongoose/index.d.ts",
3008
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts": [
3009
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts",
3010
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts",
2998
3011
  "../node_modules/@types/node/fs.d.ts",
2999
- "../node_modules/@types/node/net.d.ts",
3000
3012
  "../node_modules/@types/node/process.d.ts",
3001
- "../node_modules/@types/node/stream.d.ts",
3002
3013
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3003
3014
  "../node_modules/@types/node/ts3.2/process.d.ts",
3004
3015
  "../node_modules/@types/node/ts3.2/util.d.ts",
3005
- "../node_modules/@types/node/url.d.ts",
3006
- "../node_modules/@types/node/util.d.ts",
3007
- "../node_modules/mongoose/index.d.ts"
3016
+ "../node_modules/@types/node/util.d.ts"
3008
3017
  ],
3009
- "../node_modules/@types/node/http2.d.ts": [
3010
- "../node_modules/@types/mongoose/index.d.ts",
3011
- "../node_modules/@types/node/events.d.ts",
3018
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts": [
3019
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts",
3020
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts",
3021
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
3022
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
3023
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
3012
3024
  "../node_modules/@types/node/fs.d.ts",
3013
- "../node_modules/@types/node/http.d.ts",
3014
- "../node_modules/@types/node/net.d.ts",
3015
3025
  "../node_modules/@types/node/process.d.ts",
3016
- "../node_modules/@types/node/stream.d.ts",
3017
- "../node_modules/@types/node/tls.d.ts",
3018
3026
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3019
3027
  "../node_modules/@types/node/ts3.2/process.d.ts",
3020
3028
  "../node_modules/@types/node/ts3.2/util.d.ts",
3021
- "../node_modules/@types/node/url.d.ts",
3022
- "../node_modules/@types/node/util.d.ts",
3023
- "../node_modules/mongoose/index.d.ts"
3029
+ "../node_modules/@types/node/util.d.ts"
3024
3030
  ],
3025
- "../node_modules/@types/node/https.d.ts": [
3026
- "../node_modules/@types/mongoose/index.d.ts",
3027
- "../node_modules/@types/node/events.d.ts",
3031
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts": [
3032
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts",
3033
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts",
3028
3034
  "../node_modules/@types/node/fs.d.ts",
3029
- "../node_modules/@types/node/http.d.ts",
3030
3035
  "../node_modules/@types/node/process.d.ts",
3031
- "../node_modules/@types/node/tls.d.ts",
3032
3036
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3033
3037
  "../node_modules/@types/node/ts3.2/process.d.ts",
3034
3038
  "../node_modules/@types/node/ts3.2/util.d.ts",
3035
- "../node_modules/@types/node/url.d.ts",
3036
- "../node_modules/@types/node/util.d.ts",
3037
- "../node_modules/mongoose/index.d.ts"
3039
+ "../node_modules/@types/node/util.d.ts"
3038
3040
  ],
3039
- "../node_modules/@types/node/inspector.d.ts": [
3040
- "../node_modules/@types/mongoose/index.d.ts",
3041
- "../node_modules/@types/node/events.d.ts",
3041
+ "../node_modules/@types/body-parser/index.d.ts": [
3042
+ "../node_modules/@types/connect/index.d.ts",
3042
3043
  "../node_modules/@types/node/fs.d.ts",
3044
+ "../node_modules/@types/node/http.d.ts",
3043
3045
  "../node_modules/@types/node/process.d.ts",
3044
3046
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3045
3047
  "../node_modules/@types/node/ts3.2/process.d.ts",
3046
3048
  "../node_modules/@types/node/ts3.2/util.d.ts",
3049
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3050
+ "../node_modules/@types/node/util.d.ts"
3051
+ ],
3052
+ "../node_modules/@types/bson/index.d.ts": [
3053
+ "../node_modules/@types/node/fs.d.ts",
3054
+ "../node_modules/@types/node/process.d.ts",
3055
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3056
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3057
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3058
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3059
+ "../node_modules/@types/node/util.d.ts"
3060
+ ],
3061
+ "../node_modules/@types/connect/index.d.ts": [
3062
+ "../node_modules/@types/node/fs.d.ts",
3063
+ "../node_modules/@types/node/http.d.ts",
3064
+ "../node_modules/@types/node/process.d.ts",
3065
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3066
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3067
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3068
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3069
+ "../node_modules/@types/node/util.d.ts"
3070
+ ],
3071
+ "../node_modules/@types/express-serve-static-core/ts4.0/index.d.ts": [
3072
+ "../node_modules/@types/node/events.d.ts",
3073
+ "../node_modules/@types/node/fs.d.ts",
3074
+ "../node_modules/@types/node/http.d.ts",
3075
+ "../node_modules/@types/node/process.d.ts",
3076
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3077
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3078
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3079
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3080
+ "../node_modules/@types/node/util.d.ts",
3081
+ "../node_modules/@types/qs/index.d.ts",
3082
+ "../node_modules/@types/range-parser/index.d.ts"
3083
+ ],
3084
+ "../node_modules/@types/express/ts4.0/index.d.ts": [
3085
+ "../node_modules/@types/body-parser/index.d.ts",
3086
+ "../node_modules/@types/express-serve-static-core/ts4.0/index.d.ts",
3087
+ "../node_modules/@types/node/fs.d.ts",
3088
+ "../node_modules/@types/node/process.d.ts",
3089
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3090
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3091
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3092
+ "../node_modules/@types/node/util.d.ts",
3093
+ "../node_modules/@types/qs/index.d.ts",
3094
+ "../node_modules/@types/serve-static/index.d.ts"
3095
+ ],
3096
+ "../node_modules/@types/geoip-lite/index.d.ts": [
3097
+ "../node_modules/@types/node/fs.d.ts",
3098
+ "../node_modules/@types/node/process.d.ts",
3099
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3100
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3101
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3102
+ "../node_modules/@types/node/util.d.ts"
3103
+ ],
3104
+ "../node_modules/@types/mime/index.d.ts": [
3105
+ "../node_modules/@types/node/fs.d.ts",
3106
+ "../node_modules/@types/node/process.d.ts",
3107
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3108
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3109
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3110
+ "../node_modules/@types/node/util.d.ts"
3111
+ ],
3112
+ "../node_modules/@types/mongodb/index.d.ts": [
3113
+ "../node_modules/@types/bson/index.d.ts",
3114
+ "../node_modules/@types/node/events.d.ts",
3115
+ "../node_modules/@types/node/fs.d.ts",
3116
+ "../node_modules/@types/node/process.d.ts",
3117
+ "../node_modules/@types/node/stream.d.ts",
3118
+ "../node_modules/@types/node/tls.d.ts",
3119
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3120
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3121
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3122
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3123
+ "../node_modules/@types/node/util.d.ts"
3124
+ ],
3125
+ "../node_modules/@types/node/async_hooks.d.ts": [
3126
+ "../node_modules/@types/node/fs.d.ts",
3127
+ "../node_modules/@types/node/process.d.ts",
3128
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3129
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3130
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3131
+ "../node_modules/@types/node/util.d.ts"
3132
+ ],
3133
+ "../node_modules/@types/node/base.d.ts": [
3134
+ "../node_modules/@types/node/async_hooks.d.ts",
3135
+ "../node_modules/@types/node/buffer.d.ts",
3136
+ "../node_modules/@types/node/child_process.d.ts",
3137
+ "../node_modules/@types/node/cluster.d.ts",
3138
+ "../node_modules/@types/node/console.d.ts",
3139
+ "../node_modules/@types/node/constants.d.ts",
3140
+ "../node_modules/@types/node/crypto.d.ts",
3141
+ "../node_modules/@types/node/dgram.d.ts",
3142
+ "../node_modules/@types/node/dns.d.ts",
3143
+ "../node_modules/@types/node/domain.d.ts",
3144
+ "../node_modules/@types/node/events.d.ts",
3145
+ "../node_modules/@types/node/fs.d.ts",
3146
+ "../node_modules/@types/node/fs/promises.d.ts",
3147
+ "../node_modules/@types/node/globals.d.ts",
3148
+ "../node_modules/@types/node/http.d.ts",
3149
+ "../node_modules/@types/node/http2.d.ts",
3150
+ "../node_modules/@types/node/https.d.ts",
3151
+ "../node_modules/@types/node/inspector.d.ts",
3152
+ "../node_modules/@types/node/module.d.ts",
3153
+ "../node_modules/@types/node/net.d.ts",
3154
+ "../node_modules/@types/node/os.d.ts",
3155
+ "../node_modules/@types/node/path.d.ts",
3156
+ "../node_modules/@types/node/perf_hooks.d.ts",
3157
+ "../node_modules/@types/node/process.d.ts",
3158
+ "../node_modules/@types/node/punycode.d.ts",
3159
+ "../node_modules/@types/node/querystring.d.ts",
3160
+ "../node_modules/@types/node/readline.d.ts",
3161
+ "../node_modules/@types/node/repl.d.ts",
3162
+ "../node_modules/@types/node/stream.d.ts",
3163
+ "../node_modules/@types/node/string_decoder.d.ts",
3164
+ "../node_modules/@types/node/timers.d.ts",
3165
+ "../node_modules/@types/node/tls.d.ts",
3166
+ "../node_modules/@types/node/trace_events.d.ts",
3167
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3168
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3169
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3170
+ "../node_modules/@types/node/tty.d.ts",
3171
+ "../node_modules/@types/node/url.d.ts",
3172
+ "../node_modules/@types/node/util.d.ts",
3173
+ "../node_modules/@types/node/v8.d.ts",
3174
+ "../node_modules/@types/node/vm.d.ts",
3175
+ "../node_modules/@types/node/worker_threads.d.ts",
3176
+ "../node_modules/@types/node/zlib.d.ts"
3177
+ ],
3178
+ "../node_modules/@types/node/buffer.d.ts": [
3179
+ "../node_modules/@types/node/fs.d.ts",
3180
+ "../node_modules/@types/node/process.d.ts",
3181
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3182
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3183
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3184
+ "../node_modules/@types/node/util.d.ts"
3185
+ ],
3186
+ "../node_modules/@types/node/child_process.d.ts": [
3187
+ "../node_modules/@types/node/events.d.ts",
3188
+ "../node_modules/@types/node/fs.d.ts",
3189
+ "../node_modules/@types/node/net.d.ts",
3190
+ "../node_modules/@types/node/process.d.ts",
3191
+ "../node_modules/@types/node/stream.d.ts",
3192
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3193
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3194
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3195
+ "../node_modules/@types/node/util.d.ts"
3196
+ ],
3197
+ "../node_modules/@types/node/cluster.d.ts": [
3198
+ "../node_modules/@types/node/child_process.d.ts",
3199
+ "../node_modules/@types/node/events.d.ts",
3200
+ "../node_modules/@types/node/fs.d.ts",
3201
+ "../node_modules/@types/node/net.d.ts",
3202
+ "../node_modules/@types/node/process.d.ts",
3203
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3204
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3205
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3206
+ "../node_modules/@types/node/util.d.ts"
3207
+ ],
3208
+ "../node_modules/@types/node/console.d.ts": [
3209
+ "../node_modules/@types/node/fs.d.ts",
3210
+ "../node_modules/@types/node/process.d.ts",
3211
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3212
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3213
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3214
+ "../node_modules/@types/node/util.d.ts"
3215
+ ],
3216
+ "../node_modules/@types/node/constants.d.ts": [
3217
+ "../node_modules/@types/node/crypto.d.ts",
3218
+ "../node_modules/@types/node/fs.d.ts",
3219
+ "../node_modules/@types/node/os.d.ts",
3220
+ "../node_modules/@types/node/process.d.ts",
3221
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3222
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3223
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3224
+ "../node_modules/@types/node/util.d.ts"
3225
+ ],
3226
+ "../node_modules/@types/node/crypto.d.ts": [
3227
+ "../node_modules/@types/node/fs.d.ts",
3228
+ "../node_modules/@types/node/process.d.ts",
3229
+ "../node_modules/@types/node/stream.d.ts",
3230
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3231
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3232
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3233
+ "../node_modules/@types/node/util.d.ts"
3234
+ ],
3235
+ "../node_modules/@types/node/dgram.d.ts": [
3236
+ "../node_modules/@types/node/dns.d.ts",
3237
+ "../node_modules/@types/node/events.d.ts",
3238
+ "../node_modules/@types/node/fs.d.ts",
3239
+ "../node_modules/@types/node/net.d.ts",
3240
+ "../node_modules/@types/node/process.d.ts",
3241
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3242
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3243
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3244
+ "../node_modules/@types/node/util.d.ts"
3245
+ ],
3246
+ "../node_modules/@types/node/dns.d.ts": [
3247
+ "../node_modules/@types/node/fs.d.ts",
3248
+ "../node_modules/@types/node/process.d.ts",
3249
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3250
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3251
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3252
+ "../node_modules/@types/node/util.d.ts"
3253
+ ],
3254
+ "../node_modules/@types/node/domain.d.ts": [
3255
+ "../node_modules/@types/node/events.d.ts",
3256
+ "../node_modules/@types/node/fs.d.ts",
3257
+ "../node_modules/@types/node/process.d.ts",
3258
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3259
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3260
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3261
+ "../node_modules/@types/node/util.d.ts"
3262
+ ],
3263
+ "../node_modules/@types/node/events.d.ts": [
3264
+ "../node_modules/@types/node/fs.d.ts",
3265
+ "../node_modules/@types/node/process.d.ts",
3266
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3267
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3268
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3269
+ "../node_modules/@types/node/util.d.ts"
3270
+ ],
3271
+ "../node_modules/@types/node/fs.d.ts": [
3272
+ "../node_modules/@types/node/events.d.ts",
3273
+ "../node_modules/@types/node/fs/promises.d.ts",
3274
+ "../node_modules/@types/node/process.d.ts",
3275
+ "../node_modules/@types/node/stream.d.ts",
3276
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3277
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3278
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3279
+ "../node_modules/@types/node/url.d.ts",
3280
+ "../node_modules/@types/node/util.d.ts"
3281
+ ],
3282
+ "../node_modules/@types/node/fs/promises.d.ts": [
3283
+ "../node_modules/@types/node/fs.d.ts",
3284
+ "../node_modules/@types/node/process.d.ts",
3285
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3286
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3287
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3288
+ "../node_modules/@types/node/util.d.ts"
3289
+ ],
3290
+ "../node_modules/@types/node/globals.d.ts": [
3291
+ "../node_modules/@types/node/fs.d.ts",
3292
+ "../node_modules/@types/node/process.d.ts",
3293
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3294
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3295
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3296
+ "../node_modules/@types/node/util.d.ts"
3297
+ ],
3298
+ "../node_modules/@types/node/http.d.ts": [
3299
+ "../node_modules/@types/node/fs.d.ts",
3300
+ "../node_modules/@types/node/net.d.ts",
3301
+ "../node_modules/@types/node/process.d.ts",
3302
+ "../node_modules/@types/node/stream.d.ts",
3303
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3304
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3305
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3306
+ "../node_modules/@types/node/url.d.ts",
3307
+ "../node_modules/@types/node/util.d.ts"
3308
+ ],
3309
+ "../node_modules/@types/node/http2.d.ts": [
3310
+ "../node_modules/@types/node/events.d.ts",
3311
+ "../node_modules/@types/node/fs.d.ts",
3312
+ "../node_modules/@types/node/http.d.ts",
3313
+ "../node_modules/@types/node/net.d.ts",
3314
+ "../node_modules/@types/node/process.d.ts",
3315
+ "../node_modules/@types/node/stream.d.ts",
3316
+ "../node_modules/@types/node/tls.d.ts",
3317
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3318
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3319
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3320
+ "../node_modules/@types/node/url.d.ts",
3321
+ "../node_modules/@types/node/util.d.ts"
3322
+ ],
3323
+ "../node_modules/@types/node/https.d.ts": [
3324
+ "../node_modules/@types/node/events.d.ts",
3325
+ "../node_modules/@types/node/fs.d.ts",
3326
+ "../node_modules/@types/node/http.d.ts",
3327
+ "../node_modules/@types/node/process.d.ts",
3328
+ "../node_modules/@types/node/tls.d.ts",
3329
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3330
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3331
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3332
+ "../node_modules/@types/node/url.d.ts",
3333
+ "../node_modules/@types/node/util.d.ts"
3334
+ ],
3335
+ "../node_modules/@types/node/inspector.d.ts": [
3336
+ "../node_modules/@types/node/events.d.ts",
3337
+ "../node_modules/@types/node/fs.d.ts",
3338
+ "../node_modules/@types/node/process.d.ts",
3339
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3340
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3341
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3342
+ "../node_modules/@types/node/util.d.ts"
3343
+ ],
3344
+ "../node_modules/@types/node/module.d.ts": [
3345
+ "../node_modules/@types/node/fs.d.ts",
3346
+ "../node_modules/@types/node/process.d.ts",
3347
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3348
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3349
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3350
+ "../node_modules/@types/node/url.d.ts",
3351
+ "../node_modules/@types/node/util.d.ts"
3352
+ ],
3353
+ "../node_modules/@types/node/net.d.ts": [
3354
+ "../node_modules/@types/node/dns.d.ts",
3355
+ "../node_modules/@types/node/events.d.ts",
3356
+ "../node_modules/@types/node/fs.d.ts",
3357
+ "../node_modules/@types/node/process.d.ts",
3358
+ "../node_modules/@types/node/stream.d.ts",
3359
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3360
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3361
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3362
+ "../node_modules/@types/node/util.d.ts"
3363
+ ],
3364
+ "../node_modules/@types/node/os.d.ts": [
3365
+ "../node_modules/@types/node/fs.d.ts",
3366
+ "../node_modules/@types/node/process.d.ts",
3367
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3368
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3369
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3370
+ "../node_modules/@types/node/util.d.ts"
3371
+ ],
3372
+ "../node_modules/@types/node/path.d.ts": [
3373
+ "../node_modules/@types/node/fs.d.ts",
3374
+ "../node_modules/@types/node/process.d.ts",
3375
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3376
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3377
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3378
+ "../node_modules/@types/node/util.d.ts"
3379
+ ],
3380
+ "../node_modules/@types/node/perf_hooks.d.ts": [
3381
+ "../node_modules/@types/node/async_hooks.d.ts",
3382
+ "../node_modules/@types/node/fs.d.ts",
3383
+ "../node_modules/@types/node/process.d.ts",
3384
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3385
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3386
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3387
+ "../node_modules/@types/node/util.d.ts"
3388
+ ],
3389
+ "../node_modules/@types/node/process.d.ts": [
3390
+ "../node_modules/@types/node/fs.d.ts",
3391
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3392
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3393
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3394
+ "../node_modules/@types/node/tty.d.ts",
3395
+ "../node_modules/@types/node/util.d.ts"
3396
+ ],
3397
+ "../node_modules/@types/node/punycode.d.ts": [
3398
+ "../node_modules/@types/node/fs.d.ts",
3399
+ "../node_modules/@types/node/process.d.ts",
3400
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3401
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3402
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3403
+ "../node_modules/@types/node/util.d.ts"
3404
+ ],
3405
+ "../node_modules/@types/node/querystring.d.ts": [
3406
+ "../node_modules/@types/node/fs.d.ts",
3407
+ "../node_modules/@types/node/process.d.ts",
3408
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3409
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3410
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3411
+ "../node_modules/@types/node/util.d.ts"
3412
+ ],
3413
+ "../node_modules/@types/node/readline.d.ts": [
3414
+ "../node_modules/@types/node/events.d.ts",
3415
+ "../node_modules/@types/node/fs.d.ts",
3416
+ "../node_modules/@types/node/process.d.ts",
3417
+ "../node_modules/@types/node/stream.d.ts",
3418
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3419
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3420
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3421
+ "../node_modules/@types/node/util.d.ts"
3422
+ ],
3423
+ "../node_modules/@types/node/repl.d.ts": [
3424
+ "../node_modules/@types/node/fs.d.ts",
3425
+ "../node_modules/@types/node/process.d.ts",
3426
+ "../node_modules/@types/node/readline.d.ts",
3427
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3428
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3429
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3430
+ "../node_modules/@types/node/util.d.ts",
3431
+ "../node_modules/@types/node/vm.d.ts"
3432
+ ],
3433
+ "../node_modules/@types/node/stream.d.ts": [
3434
+ "../node_modules/@types/node/events.d.ts",
3435
+ "../node_modules/@types/node/fs.d.ts",
3436
+ "../node_modules/@types/node/process.d.ts",
3437
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3438
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3439
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3440
+ "../node_modules/@types/node/util.d.ts"
3441
+ ],
3442
+ "../node_modules/@types/node/string_decoder.d.ts": [
3443
+ "../node_modules/@types/node/fs.d.ts",
3444
+ "../node_modules/@types/node/process.d.ts",
3445
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3446
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3447
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3448
+ "../node_modules/@types/node/util.d.ts"
3449
+ ],
3450
+ "../node_modules/@types/node/timers.d.ts": [
3451
+ "../node_modules/@types/node/fs.d.ts",
3452
+ "../node_modules/@types/node/process.d.ts",
3453
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3454
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3455
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3456
+ "../node_modules/@types/node/util.d.ts"
3457
+ ],
3458
+ "../node_modules/@types/node/tls.d.ts": [
3459
+ "../node_modules/@types/node/crypto.d.ts",
3460
+ "../node_modules/@types/node/dns.d.ts",
3461
+ "../node_modules/@types/node/fs.d.ts",
3462
+ "../node_modules/@types/node/net.d.ts",
3463
+ "../node_modules/@types/node/process.d.ts",
3464
+ "../node_modules/@types/node/stream.d.ts",
3465
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3466
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3467
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3468
+ "../node_modules/@types/node/util.d.ts"
3469
+ ],
3470
+ "../node_modules/@types/node/trace_events.d.ts": [
3471
+ "../node_modules/@types/node/fs.d.ts",
3472
+ "../node_modules/@types/node/process.d.ts",
3473
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3474
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3475
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3476
+ "../node_modules/@types/node/util.d.ts"
3477
+ ],
3478
+ "../node_modules/@types/node/ts3.2/base.d.ts": [
3479
+ "../node_modules/@types/node/base.d.ts",
3480
+ "../node_modules/@types/node/fs.d.ts",
3481
+ "../node_modules/@types/node/process.d.ts",
3482
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3483
+ "../node_modules/@types/node/ts3.2/globals.d.ts",
3484
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3485
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3486
+ "../node_modules/@types/node/util.d.ts"
3487
+ ],
3488
+ "../node_modules/@types/node/ts3.2/fs.d.ts": [
3489
+ "../node_modules/@types/node/fs.d.ts",
3490
+ "../node_modules/@types/node/process.d.ts",
3491
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3492
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3493
+ "../node_modules/@types/node/util.d.ts"
3494
+ ],
3495
+ "../node_modules/@types/node/ts3.2/globals.d.ts": [
3496
+ "../node_modules/@types/node/fs.d.ts",
3497
+ "../node_modules/@types/node/globals.d.ts",
3498
+ "../node_modules/@types/node/process.d.ts",
3499
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3500
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3501
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3502
+ "../node_modules/@types/node/util.d.ts"
3503
+ ],
3504
+ "../node_modules/@types/node/ts3.2/process.d.ts": [
3505
+ "../node_modules/@types/node/fs.d.ts",
3506
+ "../node_modules/@types/node/process.d.ts",
3507
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3508
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3509
+ "../node_modules/@types/node/util.d.ts"
3510
+ ],
3511
+ "../node_modules/@types/node/ts3.2/util.d.ts": [
3512
+ "../node_modules/@types/node/fs.d.ts",
3513
+ "../node_modules/@types/node/process.d.ts",
3514
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3515
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3516
+ "../node_modules/@types/node/util.d.ts"
3517
+ ],
3518
+ "../node_modules/@types/node/ts3.5/base.d.ts": [
3519
+ "../node_modules/@types/node/fs.d.ts",
3520
+ "../node_modules/@types/node/process.d.ts",
3521
+ "../node_modules/@types/node/ts3.2/base.d.ts",
3522
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3523
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3524
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3525
+ "../node_modules/@types/node/ts3.5/globals.global.d.ts",
3526
+ "../node_modules/@types/node/ts3.5/wasi.d.ts",
3527
+ "../node_modules/@types/node/util.d.ts"
3528
+ ],
3529
+ "../node_modules/@types/node/ts3.5/globals.global.d.ts": [
3530
+ "../node_modules/@types/node/fs.d.ts",
3531
+ "../node_modules/@types/node/process.d.ts",
3532
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3533
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3534
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3535
+ "../node_modules/@types/node/util.d.ts"
3536
+ ],
3537
+ "../node_modules/@types/node/ts3.5/wasi.d.ts": [
3538
+ "../node_modules/@types/node/fs.d.ts",
3539
+ "../node_modules/@types/node/process.d.ts",
3540
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3541
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3542
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3543
+ "../node_modules/@types/node/util.d.ts"
3544
+ ],
3545
+ "../node_modules/@types/node/ts3.7/assert.d.ts": [
3546
+ "../node_modules/@types/node/fs.d.ts",
3547
+ "../node_modules/@types/node/process.d.ts",
3548
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3549
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3550
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3551
+ "../node_modules/@types/node/util.d.ts"
3552
+ ],
3553
+ "../node_modules/@types/node/ts3.7/base.d.ts": [
3554
+ "../node_modules/@types/node/fs.d.ts",
3555
+ "../node_modules/@types/node/process.d.ts",
3556
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3557
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3558
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3559
+ "../node_modules/@types/node/ts3.5/base.d.ts",
3560
+ "../node_modules/@types/node/ts3.7/assert.d.ts",
3561
+ "../node_modules/@types/node/util.d.ts"
3562
+ ],
3563
+ "../node_modules/@types/node/ts3.7/index.d.ts": [
3564
+ "../node_modules/@types/node/fs.d.ts",
3565
+ "../node_modules/@types/node/process.d.ts",
3566
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3567
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3568
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3569
+ "../node_modules/@types/node/ts3.7/base.d.ts",
3570
+ "../node_modules/@types/node/util.d.ts"
3571
+ ],
3572
+ "../node_modules/@types/node/tty.d.ts": [
3573
+ "../node_modules/@types/node/fs.d.ts",
3574
+ "../node_modules/@types/node/net.d.ts",
3575
+ "../node_modules/@types/node/process.d.ts",
3576
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3577
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3578
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3579
+ "../node_modules/@types/node/util.d.ts"
3580
+ ],
3581
+ "../node_modules/@types/node/url.d.ts": [
3582
+ "../node_modules/@types/node/fs.d.ts",
3583
+ "../node_modules/@types/node/process.d.ts",
3584
+ "../node_modules/@types/node/querystring.d.ts",
3585
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3586
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3587
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3588
+ "../node_modules/@types/node/util.d.ts"
3589
+ ],
3590
+ "../node_modules/@types/node/util.d.ts": [
3591
+ "../node_modules/@types/node/fs.d.ts",
3592
+ "../node_modules/@types/node/process.d.ts",
3593
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3594
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3595
+ "../node_modules/@types/node/ts3.2/util.d.ts"
3596
+ ],
3597
+ "../node_modules/@types/node/v8.d.ts": [
3598
+ "../node_modules/@types/node/fs.d.ts",
3599
+ "../node_modules/@types/node/process.d.ts",
3600
+ "../node_modules/@types/node/stream.d.ts",
3601
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3602
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3603
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3604
+ "../node_modules/@types/node/util.d.ts"
3605
+ ],
3606
+ "../node_modules/@types/node/vm.d.ts": [
3607
+ "../node_modules/@types/node/fs.d.ts",
3608
+ "../node_modules/@types/node/process.d.ts",
3609
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3610
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3611
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3612
+ "../node_modules/@types/node/util.d.ts"
3613
+ ],
3614
+ "../node_modules/@types/node/worker_threads.d.ts": [
3615
+ "../node_modules/@types/node/events.d.ts",
3616
+ "../node_modules/@types/node/fs.d.ts",
3617
+ "../node_modules/@types/node/process.d.ts",
3618
+ "../node_modules/@types/node/stream.d.ts",
3619
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3620
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3621
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3622
+ "../node_modules/@types/node/url.d.ts",
3047
3623
  "../node_modules/@types/node/util.d.ts",
3048
- "../node_modules/mongoose/index.d.ts"
3624
+ "../node_modules/@types/node/vm.d.ts"
3049
3625
  ],
3050
- "../node_modules/@types/node/module.d.ts": [
3051
- "../node_modules/@types/mongoose/index.d.ts",
3626
+ "../node_modules/@types/node/zlib.d.ts": [
3052
3627
  "../node_modules/@types/node/fs.d.ts",
3053
3628
  "../node_modules/@types/node/process.d.ts",
3629
+ "../node_modules/@types/node/stream.d.ts",
3054
3630
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3055
3631
  "../node_modules/@types/node/ts3.2/process.d.ts",
3056
3632
  "../node_modules/@types/node/ts3.2/util.d.ts",
3057
- "../node_modules/@types/node/url.d.ts",
3633
+ "../node_modules/@types/node/util.d.ts"
3634
+ ],
3635
+ "../node_modules/@types/nodemailer/index.d.ts": [
3636
+ "../node_modules/@types/node/fs.d.ts",
3637
+ "../node_modules/@types/node/process.d.ts",
3638
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3639
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3640
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3641
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3058
3642
  "../node_modules/@types/node/util.d.ts",
3059
- "../node_modules/mongoose/index.d.ts"
3643
+ "../node_modules/@types/nodemailer/lib/json-transport.d.ts",
3644
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3645
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3646
+ "../node_modules/@types/nodemailer/lib/sendmail-transport/index.d.ts",
3647
+ "../node_modules/@types/nodemailer/lib/ses-transport.d.ts",
3648
+ "../node_modules/@types/nodemailer/lib/smtp-pool/index.d.ts",
3649
+ "../node_modules/@types/nodemailer/lib/smtp-transport.d.ts",
3650
+ "../node_modules/@types/nodemailer/lib/stream-transport.d.ts"
3060
3651
  ],
3061
- "../node_modules/@types/node/net.d.ts": [
3062
- "../node_modules/@types/mongoose/index.d.ts",
3063
- "../node_modules/@types/node/dns.d.ts",
3064
- "../node_modules/@types/node/events.d.ts",
3652
+ "../node_modules/@types/nodemailer/lib/dkim/index.d.ts": [
3065
3653
  "../node_modules/@types/node/fs.d.ts",
3066
3654
  "../node_modules/@types/node/process.d.ts",
3067
3655
  "../node_modules/@types/node/stream.d.ts",
3068
3656
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3069
3657
  "../node_modules/@types/node/ts3.2/process.d.ts",
3070
3658
  "../node_modules/@types/node/ts3.2/util.d.ts",
3659
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3660
+ "../node_modules/@types/node/util.d.ts"
3661
+ ],
3662
+ "../node_modules/@types/nodemailer/lib/json-transport.d.ts": [
3663
+ "../node_modules/@types/node/events.d.ts",
3664
+ "../node_modules/@types/node/fs.d.ts",
3665
+ "../node_modules/@types/node/process.d.ts",
3666
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3667
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3668
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3669
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3071
3670
  "../node_modules/@types/node/util.d.ts",
3072
- "../node_modules/mongoose/index.d.ts"
3671
+ "../node_modules/@types/nodemailer/index.d.ts",
3672
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3673
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3674
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3675
+ "../node_modules/@types/nodemailer/lib/shared.d.ts"
3073
3676
  ],
3074
- "../node_modules/@types/node/os.d.ts": [
3075
- "../node_modules/@types/mongoose/index.d.ts",
3677
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts": [
3678
+ "../node_modules/@types/node/events.d.ts",
3076
3679
  "../node_modules/@types/node/fs.d.ts",
3680
+ "../node_modules/@types/node/net.d.ts",
3077
3681
  "../node_modules/@types/node/process.d.ts",
3682
+ "../node_modules/@types/node/stream.d.ts",
3078
3683
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3079
3684
  "../node_modules/@types/node/ts3.2/process.d.ts",
3080
3685
  "../node_modules/@types/node/ts3.2/util.d.ts",
3686
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3687
+ "../node_modules/@types/node/url.d.ts",
3081
3688
  "../node_modules/@types/node/util.d.ts",
3082
- "../node_modules/mongoose/index.d.ts"
3689
+ "../node_modules/@types/nodemailer/index.d.ts",
3690
+ "../node_modules/@types/nodemailer/lib/dkim/index.d.ts",
3691
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3692
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3693
+ "../node_modules/@types/nodemailer/lib/shared.d.ts",
3694
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts",
3695
+ "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3083
3696
  ],
3084
- "../node_modules/@types/node/path.d.ts": [
3085
- "../node_modules/@types/mongoose/index.d.ts",
3697
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts": [
3086
3698
  "../node_modules/@types/node/fs.d.ts",
3087
3699
  "../node_modules/@types/node/process.d.ts",
3700
+ "../node_modules/@types/node/stream.d.ts",
3088
3701
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3089
3702
  "../node_modules/@types/node/ts3.2/process.d.ts",
3090
3703
  "../node_modules/@types/node/ts3.2/util.d.ts",
3704
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3091
3705
  "../node_modules/@types/node/util.d.ts",
3092
- "../node_modules/mongoose/index.d.ts"
3706
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3707
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts"
3093
3708
  ],
3094
- "../node_modules/@types/node/perf_hooks.d.ts": [
3095
- "../node_modules/@types/mongoose/index.d.ts",
3096
- "../node_modules/@types/node/async_hooks.d.ts",
3709
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts": [
3097
3710
  "../node_modules/@types/node/fs.d.ts",
3098
3711
  "../node_modules/@types/node/process.d.ts",
3712
+ "../node_modules/@types/node/stream.d.ts",
3099
3713
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3100
3714
  "../node_modules/@types/node/ts3.2/process.d.ts",
3101
3715
  "../node_modules/@types/node/ts3.2/util.d.ts",
3716
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3102
3717
  "../node_modules/@types/node/util.d.ts",
3103
- "../node_modules/mongoose/index.d.ts"
3718
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3719
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3104
3720
  ],
3105
- "../node_modules/@types/node/process.d.ts": [
3106
- "../node_modules/@types/mongoose/index.d.ts",
3721
+ "../node_modules/@types/nodemailer/lib/sendmail-transport/index.d.ts": [
3107
3722
  "../node_modules/@types/node/fs.d.ts",
3723
+ "../node_modules/@types/node/process.d.ts",
3108
3724
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3109
3725
  "../node_modules/@types/node/ts3.2/process.d.ts",
3110
3726
  "../node_modules/@types/node/ts3.2/util.d.ts",
3111
- "../node_modules/@types/node/tty.d.ts",
3727
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3112
3728
  "../node_modules/@types/node/util.d.ts",
3113
- "../node_modules/mongoose/index.d.ts"
3729
+ "../node_modules/@types/nodemailer/index.d.ts",
3730
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3731
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3732
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3733
+ "../node_modules/@types/nodemailer/lib/shared.d.ts"
3114
3734
  ],
3115
- "../node_modules/@types/node/punycode.d.ts": [
3116
- "../node_modules/@types/mongoose/index.d.ts",
3735
+ "../node_modules/@types/nodemailer/lib/ses-transport.d.ts": [
3736
+ "../node_modules/@types/node/events.d.ts",
3117
3737
  "../node_modules/@types/node/fs.d.ts",
3118
3738
  "../node_modules/@types/node/process.d.ts",
3119
3739
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3120
3740
  "../node_modules/@types/node/ts3.2/process.d.ts",
3121
3741
  "../node_modules/@types/node/ts3.2/util.d.ts",
3742
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3122
3743
  "../node_modules/@types/node/util.d.ts",
3123
- "../node_modules/mongoose/index.d.ts"
3744
+ "../node_modules/@types/nodemailer/index.d.ts",
3745
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3746
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3747
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3748
+ "../node_modules/@types/nodemailer/lib/shared.d.ts"
3124
3749
  ],
3125
- "../node_modules/@types/node/querystring.d.ts": [
3126
- "../node_modules/@types/mongoose/index.d.ts",
3750
+ "../node_modules/@types/nodemailer/lib/shared.d.ts": [
3127
3751
  "../node_modules/@types/node/fs.d.ts",
3128
3752
  "../node_modules/@types/node/process.d.ts",
3753
+ "../node_modules/@types/node/stream.d.ts",
3129
3754
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3130
3755
  "../node_modules/@types/node/ts3.2/process.d.ts",
3131
3756
  "../node_modules/@types/node/ts3.2/util.d.ts",
3757
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3132
3758
  "../node_modules/@types/node/util.d.ts",
3133
- "../node_modules/mongoose/index.d.ts"
3759
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3134
3760
  ],
3135
- "../node_modules/@types/node/readline.d.ts": [
3136
- "../node_modules/@types/mongoose/index.d.ts",
3761
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts": [
3137
3762
  "../node_modules/@types/node/events.d.ts",
3138
3763
  "../node_modules/@types/node/fs.d.ts",
3764
+ "../node_modules/@types/node/net.d.ts",
3139
3765
  "../node_modules/@types/node/process.d.ts",
3140
3766
  "../node_modules/@types/node/stream.d.ts",
3767
+ "../node_modules/@types/node/tls.d.ts",
3141
3768
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3142
3769
  "../node_modules/@types/node/ts3.2/process.d.ts",
3143
3770
  "../node_modules/@types/node/ts3.2/util.d.ts",
3771
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3144
3772
  "../node_modules/@types/node/util.d.ts",
3145
- "../node_modules/mongoose/index.d.ts"
3773
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3774
+ "../node_modules/@types/nodemailer/lib/shared.d.ts",
3775
+ "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3146
3776
  ],
3147
- "../node_modules/@types/node/repl.d.ts": [
3148
- "../node_modules/@types/mongoose/index.d.ts",
3777
+ "../node_modules/@types/nodemailer/lib/smtp-pool/index.d.ts": [
3778
+ "../node_modules/@types/node/events.d.ts",
3149
3779
  "../node_modules/@types/node/fs.d.ts",
3150
3780
  "../node_modules/@types/node/process.d.ts",
3151
- "../node_modules/@types/node/readline.d.ts",
3152
3781
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3153
3782
  "../node_modules/@types/node/ts3.2/process.d.ts",
3154
3783
  "../node_modules/@types/node/ts3.2/util.d.ts",
3784
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3155
3785
  "../node_modules/@types/node/util.d.ts",
3156
- "../node_modules/@types/node/vm.d.ts",
3157
- "../node_modules/mongoose/index.d.ts"
3786
+ "../node_modules/@types/nodemailer/index.d.ts",
3787
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3788
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3789
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3790
+ "../node_modules/@types/nodemailer/lib/shared.d.ts",
3791
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3158
3792
  ],
3159
- "../node_modules/@types/node/stream.d.ts": [
3160
- "../node_modules/@types/mongoose/index.d.ts",
3793
+ "../node_modules/@types/nodemailer/lib/smtp-transport.d.ts": [
3161
3794
  "../node_modules/@types/node/events.d.ts",
3162
3795
  "../node_modules/@types/node/fs.d.ts",
3163
3796
  "../node_modules/@types/node/process.d.ts",
3797
+ "../node_modules/@types/node/stream.d.ts",
3164
3798
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3165
3799
  "../node_modules/@types/node/ts3.2/process.d.ts",
3166
3800
  "../node_modules/@types/node/ts3.2/util.d.ts",
3801
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3167
3802
  "../node_modules/@types/node/util.d.ts",
3168
- "../node_modules/mongoose/index.d.ts"
3803
+ "../node_modules/@types/nodemailer/index.d.ts",
3804
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3805
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3806
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3807
+ "../node_modules/@types/nodemailer/lib/shared.d.ts",
3808
+ "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts",
3809
+ "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3169
3810
  ],
3170
- "../node_modules/@types/node/string_decoder.d.ts": [
3171
- "../node_modules/@types/mongoose/index.d.ts",
3811
+ "../node_modules/@types/nodemailer/lib/stream-transport.d.ts": [
3812
+ "../node_modules/@types/node/events.d.ts",
3172
3813
  "../node_modules/@types/node/fs.d.ts",
3173
3814
  "../node_modules/@types/node/process.d.ts",
3815
+ "../node_modules/@types/node/stream.d.ts",
3174
3816
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3175
3817
  "../node_modules/@types/node/ts3.2/process.d.ts",
3176
3818
  "../node_modules/@types/node/ts3.2/util.d.ts",
3819
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3177
3820
  "../node_modules/@types/node/util.d.ts",
3178
- "../node_modules/mongoose/index.d.ts"
3821
+ "../node_modules/@types/nodemailer/index.d.ts",
3822
+ "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3823
+ "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3824
+ "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3825
+ "../node_modules/@types/nodemailer/lib/shared.d.ts"
3179
3826
  ],
3180
- "../node_modules/@types/node/timers.d.ts": [
3181
- "../node_modules/@types/mongoose/index.d.ts",
3827
+ "../node_modules/@types/nodemailer/lib/xoauth2.d.ts": [
3182
3828
  "../node_modules/@types/node/fs.d.ts",
3829
+ "../node_modules/@types/node/http.d.ts",
3183
3830
  "../node_modules/@types/node/process.d.ts",
3831
+ "../node_modules/@types/node/stream.d.ts",
3184
3832
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3185
3833
  "../node_modules/@types/node/ts3.2/process.d.ts",
3186
3834
  "../node_modules/@types/node/ts3.2/util.d.ts",
3835
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3187
3836
  "../node_modules/@types/node/util.d.ts",
3188
- "../node_modules/mongoose/index.d.ts"
3837
+ "../node_modules/@types/nodemailer/lib/shared.d.ts"
3189
3838
  ],
3190
- "../node_modules/@types/node/tls.d.ts": [
3191
- "../node_modules/@types/mongoose/index.d.ts",
3192
- "../node_modules/@types/node/crypto.d.ts",
3193
- "../node_modules/@types/node/dns.d.ts",
3839
+ "../node_modules/@types/qs/index.d.ts": [
3840
+ "../node_modules/@types/node/fs.d.ts",
3841
+ "../node_modules/@types/node/process.d.ts",
3842
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3843
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3844
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3845
+ "../node_modules/@types/node/util.d.ts"
3846
+ ],
3847
+ "../node_modules/@types/range-parser/index.d.ts": [
3848
+ "../node_modules/@types/node/fs.d.ts",
3849
+ "../node_modules/@types/node/process.d.ts",
3850
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3851
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3852
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3853
+ "../node_modules/@types/node/util.d.ts"
3854
+ ],
3855
+ "../node_modules/@types/serve-static/index.d.ts": [
3856
+ "../node_modules/@types/mime/index.d.ts",
3857
+ "../node_modules/@types/node/fs.d.ts",
3858
+ "../node_modules/@types/node/http.d.ts",
3859
+ "../node_modules/@types/node/process.d.ts",
3860
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3861
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3862
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3863
+ "../node_modules/@types/node/ts3.7/index.d.ts",
3864
+ "../node_modules/@types/node/util.d.ts"
3865
+ ],
3866
+ "../node_modules/axios/index.d.ts": [
3867
+ "../node_modules/@types/node/fs.d.ts",
3868
+ "../node_modules/@types/node/process.d.ts",
3869
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3870
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3871
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3872
+ "../node_modules/@types/node/util.d.ts"
3873
+ ],
3874
+ "../node_modules/mongoose/index.d.ts": [
3875
+ "../node_modules/@types/mongodb/index.d.ts",
3876
+ "../node_modules/@types/node/events.d.ts",
3194
3877
  "../node_modules/@types/node/fs.d.ts",
3195
- "../node_modules/@types/node/net.d.ts",
3196
3878
  "../node_modules/@types/node/process.d.ts",
3197
3879
  "../node_modules/@types/node/stream.d.ts",
3198
3880
  "../node_modules/@types/node/ts3.2/fs.d.ts",
@@ -3201,355 +3883,213 @@
3201
3883
  "../node_modules/@types/node/util.d.ts",
3202
3884
  "../node_modules/mongoose/index.d.ts"
3203
3885
  ],
3204
- "../node_modules/@types/node/trace_events.d.ts": [
3205
- "../node_modules/@types/mongoose/index.d.ts",
3886
+ "../node_modules/tslib/tslib.d.ts": [
3206
3887
  "../node_modules/@types/node/fs.d.ts",
3207
3888
  "../node_modules/@types/node/process.d.ts",
3208
3889
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3209
3890
  "../node_modules/@types/node/ts3.2/process.d.ts",
3210
3891
  "../node_modules/@types/node/ts3.2/util.d.ts",
3211
- "../node_modules/@types/node/util.d.ts",
3212
- "../node_modules/mongoose/index.d.ts"
3892
+ "../node_modules/@types/node/util.d.ts"
3213
3893
  ],
3214
- "../node_modules/@types/node/ts3.2/base.d.ts": [
3215
- "../node_modules/@types/mongoose/index.d.ts",
3216
- "../node_modules/@types/node/base.d.ts",
3894
+ "../node_modules/typescript/lib/lib.dom.d.ts": [
3217
3895
  "../node_modules/@types/node/fs.d.ts",
3218
3896
  "../node_modules/@types/node/process.d.ts",
3219
3897
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3220
- "../node_modules/@types/node/ts3.2/globals.d.ts",
3221
3898
  "../node_modules/@types/node/ts3.2/process.d.ts",
3222
3899
  "../node_modules/@types/node/ts3.2/util.d.ts",
3223
- "../node_modules/@types/node/util.d.ts",
3224
- "../node_modules/mongoose/index.d.ts"
3900
+ "../node_modules/@types/node/util.d.ts"
3225
3901
  ],
3226
- "../node_modules/@types/node/ts3.2/fs.d.ts": [
3227
- "../node_modules/@types/mongoose/index.d.ts",
3902
+ "../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
3228
3903
  "../node_modules/@types/node/fs.d.ts",
3229
3904
  "../node_modules/@types/node/process.d.ts",
3905
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3230
3906
  "../node_modules/@types/node/ts3.2/process.d.ts",
3231
3907
  "../node_modules/@types/node/ts3.2/util.d.ts",
3232
- "../node_modules/@types/node/util.d.ts",
3233
- "../node_modules/mongoose/index.d.ts"
3908
+ "../node_modules/@types/node/util.d.ts"
3234
3909
  ],
3235
- "../node_modules/@types/node/ts3.2/globals.d.ts": [
3236
- "../node_modules/@types/mongoose/index.d.ts",
3910
+ "../node_modules/typescript/lib/lib.es2015.core.d.ts": [
3911
+ "../node_modules/@types/node/fs.d.ts",
3912
+ "../node_modules/@types/node/process.d.ts",
3913
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3914
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3915
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3916
+ "../node_modules/@types/node/util.d.ts"
3917
+ ],
3918
+ "../node_modules/typescript/lib/lib.es2015.d.ts": [
3919
+ "../node_modules/@types/node/fs.d.ts",
3920
+ "../node_modules/@types/node/process.d.ts",
3921
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3922
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3923
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3924
+ "../node_modules/@types/node/util.d.ts"
3925
+ ],
3926
+ "../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
3927
+ "../node_modules/@types/node/fs.d.ts",
3928
+ "../node_modules/@types/node/process.d.ts",
3929
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3930
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3931
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3932
+ "../node_modules/@types/node/util.d.ts"
3933
+ ],
3934
+ "../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
3935
+ "../node_modules/@types/node/fs.d.ts",
3936
+ "../node_modules/@types/node/process.d.ts",
3937
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3938
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3939
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3940
+ "../node_modules/@types/node/util.d.ts"
3941
+ ],
3942
+ "../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
3943
+ "../node_modules/@types/node/fs.d.ts",
3944
+ "../node_modules/@types/node/process.d.ts",
3945
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
3946
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3947
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3948
+ "../node_modules/@types/node/util.d.ts"
3949
+ ],
3950
+ "../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
3237
3951
  "../node_modules/@types/node/fs.d.ts",
3238
- "../node_modules/@types/node/globals.d.ts",
3239
3952
  "../node_modules/@types/node/process.d.ts",
3240
3953
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3241
3954
  "../node_modules/@types/node/ts3.2/process.d.ts",
3242
3955
  "../node_modules/@types/node/ts3.2/util.d.ts",
3243
- "../node_modules/@types/node/util.d.ts",
3244
- "../node_modules/mongoose/index.d.ts"
3956
+ "../node_modules/@types/node/util.d.ts"
3245
3957
  ],
3246
- "../node_modules/@types/node/ts3.2/process.d.ts": [
3247
- "../node_modules/@types/mongoose/index.d.ts",
3958
+ "../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
3248
3959
  "../node_modules/@types/node/fs.d.ts",
3249
3960
  "../node_modules/@types/node/process.d.ts",
3250
3961
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3962
+ "../node_modules/@types/node/ts3.2/process.d.ts",
3251
3963
  "../node_modules/@types/node/ts3.2/util.d.ts",
3252
- "../node_modules/@types/node/util.d.ts",
3253
- "../node_modules/mongoose/index.d.ts"
3964
+ "../node_modules/@types/node/util.d.ts"
3254
3965
  ],
3255
- "../node_modules/@types/node/ts3.2/util.d.ts": [
3256
- "../node_modules/@types/mongoose/index.d.ts",
3966
+ "../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
3257
3967
  "../node_modules/@types/node/fs.d.ts",
3258
3968
  "../node_modules/@types/node/process.d.ts",
3259
3969
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3260
3970
  "../node_modules/@types/node/ts3.2/process.d.ts",
3261
- "../node_modules/@types/node/util.d.ts",
3262
- "../node_modules/mongoose/index.d.ts"
3971
+ "../node_modules/@types/node/ts3.2/util.d.ts",
3972
+ "../node_modules/@types/node/util.d.ts"
3263
3973
  ],
3264
- "../node_modules/@types/node/ts3.5/base.d.ts": [
3265
- "../node_modules/@types/mongoose/index.d.ts",
3974
+ "../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
3266
3975
  "../node_modules/@types/node/fs.d.ts",
3267
3976
  "../node_modules/@types/node/process.d.ts",
3268
- "../node_modules/@types/node/ts3.2/base.d.ts",
3269
3977
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3270
3978
  "../node_modules/@types/node/ts3.2/process.d.ts",
3271
3979
  "../node_modules/@types/node/ts3.2/util.d.ts",
3272
- "../node_modules/@types/node/ts3.5/globals.global.d.ts",
3273
- "../node_modules/@types/node/ts3.5/wasi.d.ts",
3274
- "../node_modules/@types/node/util.d.ts",
3275
- "../node_modules/mongoose/index.d.ts"
3980
+ "../node_modules/@types/node/util.d.ts"
3276
3981
  ],
3277
- "../node_modules/@types/node/ts3.5/globals.global.d.ts": [
3278
- "../node_modules/@types/mongoose/index.d.ts",
3982
+ "../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
3279
3983
  "../node_modules/@types/node/fs.d.ts",
3280
3984
  "../node_modules/@types/node/process.d.ts",
3281
3985
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3282
3986
  "../node_modules/@types/node/ts3.2/process.d.ts",
3283
3987
  "../node_modules/@types/node/ts3.2/util.d.ts",
3284
- "../node_modules/@types/node/util.d.ts",
3285
- "../node_modules/mongoose/index.d.ts"
3988
+ "../node_modules/@types/node/util.d.ts"
3286
3989
  ],
3287
- "../node_modules/@types/node/ts3.5/wasi.d.ts": [
3288
- "../node_modules/@types/mongoose/index.d.ts",
3990
+ "../node_modules/typescript/lib/lib.es2016.d.ts": [
3289
3991
  "../node_modules/@types/node/fs.d.ts",
3290
3992
  "../node_modules/@types/node/process.d.ts",
3291
3993
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3292
3994
  "../node_modules/@types/node/ts3.2/process.d.ts",
3293
3995
  "../node_modules/@types/node/ts3.2/util.d.ts",
3294
- "../node_modules/@types/node/util.d.ts",
3295
- "../node_modules/mongoose/index.d.ts"
3996
+ "../node_modules/@types/node/util.d.ts"
3296
3997
  ],
3297
- "../node_modules/@types/node/ts3.7/assert.d.ts": [
3298
- "../node_modules/@types/mongoose/index.d.ts",
3998
+ "../node_modules/typescript/lib/lib.es2017.d.ts": [
3299
3999
  "../node_modules/@types/node/fs.d.ts",
3300
4000
  "../node_modules/@types/node/process.d.ts",
3301
4001
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3302
4002
  "../node_modules/@types/node/ts3.2/process.d.ts",
3303
4003
  "../node_modules/@types/node/ts3.2/util.d.ts",
3304
- "../node_modules/@types/node/util.d.ts",
3305
- "../node_modules/mongoose/index.d.ts"
4004
+ "../node_modules/@types/node/util.d.ts"
3306
4005
  ],
3307
- "../node_modules/@types/node/ts3.7/base.d.ts": [
3308
- "../node_modules/@types/mongoose/index.d.ts",
4006
+ "../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
3309
4007
  "../node_modules/@types/node/fs.d.ts",
3310
4008
  "../node_modules/@types/node/process.d.ts",
3311
4009
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3312
4010
  "../node_modules/@types/node/ts3.2/process.d.ts",
3313
4011
  "../node_modules/@types/node/ts3.2/util.d.ts",
3314
- "../node_modules/@types/node/ts3.5/base.d.ts",
3315
- "../node_modules/@types/node/ts3.7/assert.d.ts",
3316
- "../node_modules/@types/node/util.d.ts",
3317
- "../node_modules/mongoose/index.d.ts"
4012
+ "../node_modules/@types/node/util.d.ts"
3318
4013
  ],
3319
- "../node_modules/@types/node/ts3.7/index.d.ts": [
3320
- "../node_modules/@types/mongoose/index.d.ts",
4014
+ "../node_modules/typescript/lib/lib.es2017.object.d.ts": [
3321
4015
  "../node_modules/@types/node/fs.d.ts",
3322
4016
  "../node_modules/@types/node/process.d.ts",
3323
4017
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3324
4018
  "../node_modules/@types/node/ts3.2/process.d.ts",
3325
4019
  "../node_modules/@types/node/ts3.2/util.d.ts",
3326
- "../node_modules/@types/node/ts3.7/base.d.ts",
3327
- "../node_modules/@types/node/util.d.ts",
3328
- "../node_modules/mongoose/index.d.ts"
4020
+ "../node_modules/@types/node/util.d.ts"
3329
4021
  ],
3330
- "../node_modules/@types/node/tty.d.ts": [
3331
- "../node_modules/@types/mongoose/index.d.ts",
4022
+ "../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
3332
4023
  "../node_modules/@types/node/fs.d.ts",
3333
- "../node_modules/@types/node/net.d.ts",
3334
4024
  "../node_modules/@types/node/process.d.ts",
3335
4025
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3336
4026
  "../node_modules/@types/node/ts3.2/process.d.ts",
3337
4027
  "../node_modules/@types/node/ts3.2/util.d.ts",
3338
- "../node_modules/@types/node/util.d.ts",
3339
- "../node_modules/mongoose/index.d.ts"
4028
+ "../node_modules/@types/node/util.d.ts"
3340
4029
  ],
3341
- "../node_modules/@types/node/url.d.ts": [
3342
- "../node_modules/@types/mongoose/index.d.ts",
4030
+ "../node_modules/typescript/lib/lib.es2017.string.d.ts": [
3343
4031
  "../node_modules/@types/node/fs.d.ts",
3344
4032
  "../node_modules/@types/node/process.d.ts",
3345
- "../node_modules/@types/node/querystring.d.ts",
3346
4033
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3347
4034
  "../node_modules/@types/node/ts3.2/process.d.ts",
3348
4035
  "../node_modules/@types/node/ts3.2/util.d.ts",
3349
- "../node_modules/@types/node/util.d.ts",
3350
- "../node_modules/mongoose/index.d.ts"
4036
+ "../node_modules/@types/node/util.d.ts"
3351
4037
  ],
3352
- "../node_modules/@types/node/util.d.ts": [
3353
- "../node_modules/@types/mongoose/index.d.ts",
4038
+ "../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
3354
4039
  "../node_modules/@types/node/fs.d.ts",
3355
4040
  "../node_modules/@types/node/process.d.ts",
3356
4041
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3357
4042
  "../node_modules/@types/node/ts3.2/process.d.ts",
3358
4043
  "../node_modules/@types/node/ts3.2/util.d.ts",
3359
- "../node_modules/mongoose/index.d.ts"
4044
+ "../node_modules/@types/node/util.d.ts"
3360
4045
  ],
3361
- "../node_modules/@types/node/v8.d.ts": [
3362
- "../node_modules/@types/mongoose/index.d.ts",
4046
+ "../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
3363
4047
  "../node_modules/@types/node/fs.d.ts",
3364
4048
  "../node_modules/@types/node/process.d.ts",
3365
- "../node_modules/@types/node/stream.d.ts",
3366
4049
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3367
4050
  "../node_modules/@types/node/ts3.2/process.d.ts",
3368
4051
  "../node_modules/@types/node/ts3.2/util.d.ts",
3369
- "../node_modules/@types/node/util.d.ts",
3370
- "../node_modules/mongoose/index.d.ts"
4052
+ "../node_modules/@types/node/util.d.ts"
3371
4053
  ],
3372
- "../node_modules/@types/node/vm.d.ts": [
3373
- "../node_modules/@types/mongoose/index.d.ts",
4054
+ "../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
3374
4055
  "../node_modules/@types/node/fs.d.ts",
3375
4056
  "../node_modules/@types/node/process.d.ts",
3376
4057
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3377
4058
  "../node_modules/@types/node/ts3.2/process.d.ts",
3378
4059
  "../node_modules/@types/node/ts3.2/util.d.ts",
3379
- "../node_modules/@types/node/util.d.ts",
3380
- "../node_modules/mongoose/index.d.ts"
4060
+ "../node_modules/@types/node/util.d.ts"
3381
4061
  ],
3382
- "../node_modules/@types/node/worker_threads.d.ts": [
3383
- "../node_modules/@types/mongoose/index.d.ts",
3384
- "../node_modules/@types/node/events.d.ts",
4062
+ "../node_modules/typescript/lib/lib.es2018.d.ts": [
3385
4063
  "../node_modules/@types/node/fs.d.ts",
3386
4064
  "../node_modules/@types/node/process.d.ts",
3387
- "../node_modules/@types/node/stream.d.ts",
3388
4065
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3389
4066
  "../node_modules/@types/node/ts3.2/process.d.ts",
3390
4067
  "../node_modules/@types/node/ts3.2/util.d.ts",
3391
- "../node_modules/@types/node/url.d.ts",
3392
- "../node_modules/@types/node/util.d.ts",
3393
- "../node_modules/@types/node/vm.d.ts",
3394
- "../node_modules/mongoose/index.d.ts"
4068
+ "../node_modules/@types/node/util.d.ts"
3395
4069
  ],
3396
- "../node_modules/@types/node/zlib.d.ts": [
3397
- "../node_modules/@types/mongoose/index.d.ts",
4070
+ "../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
3398
4071
  "../node_modules/@types/node/fs.d.ts",
3399
4072
  "../node_modules/@types/node/process.d.ts",
3400
- "../node_modules/@types/node/stream.d.ts",
3401
4073
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3402
4074
  "../node_modules/@types/node/ts3.2/process.d.ts",
3403
4075
  "../node_modules/@types/node/ts3.2/util.d.ts",
3404
- "../node_modules/@types/node/util.d.ts",
3405
- "../node_modules/mongoose/index.d.ts"
3406
- ],
3407
- "../node_modules/@types/nodemailer/index.d.ts": [
3408
- "../node_modules/@types/node/index.d.ts",
3409
- "../node_modules/@types/nodemailer/lib/json-transport.d.ts",
3410
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3411
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3412
- "../node_modules/@types/nodemailer/lib/sendmail-transport/index.d.ts",
3413
- "../node_modules/@types/nodemailer/lib/ses-transport.d.ts",
3414
- "../node_modules/@types/nodemailer/lib/smtp-pool/index.d.ts",
3415
- "../node_modules/@types/nodemailer/lib/smtp-transport.d.ts",
3416
- "../node_modules/@types/nodemailer/lib/stream-transport.d.ts"
3417
- ],
3418
- "../node_modules/@types/nodemailer/lib/dkim/index.d.ts": [
3419
- "../node_modules/@types/node/index.d.ts",
3420
- "../node_modules/@types/node/stream.d.ts"
3421
- ],
3422
- "../node_modules/@types/nodemailer/lib/json-transport.d.ts": [
3423
- "../node_modules/@types/node/events.d.ts",
3424
- "../node_modules/@types/node/index.d.ts",
3425
- "../node_modules/@types/nodemailer/index.d.ts",
3426
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3427
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3428
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3429
- "../node_modules/@types/nodemailer/lib/shared.d.ts"
3430
- ],
3431
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts": [
3432
- "../node_modules/@types/node/events.d.ts",
3433
- "../node_modules/@types/node/index.d.ts",
3434
- "../node_modules/@types/node/net.d.ts",
3435
- "../node_modules/@types/node/stream.d.ts",
3436
- "../node_modules/@types/node/url.d.ts",
3437
- "../node_modules/@types/nodemailer/index.d.ts",
3438
- "../node_modules/@types/nodemailer/lib/dkim/index.d.ts",
3439
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3440
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3441
- "../node_modules/@types/nodemailer/lib/shared.d.ts",
3442
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts",
3443
- "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3444
- ],
3445
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts": [
3446
- "../node_modules/@types/node/index.d.ts",
3447
- "../node_modules/@types/node/stream.d.ts",
3448
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3449
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts"
3450
- ],
3451
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts": [
3452
- "../node_modules/@types/node/index.d.ts",
3453
- "../node_modules/@types/node/stream.d.ts",
3454
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3455
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3456
- ],
3457
- "../node_modules/@types/nodemailer/lib/sendmail-transport/index.d.ts": [
3458
- "../node_modules/@types/node/index.d.ts",
3459
- "../node_modules/@types/nodemailer/index.d.ts",
3460
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3461
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3462
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3463
- "../node_modules/@types/nodemailer/lib/shared.d.ts"
3464
- ],
3465
- "../node_modules/@types/nodemailer/lib/ses-transport.d.ts": [
3466
- "../node_modules/@types/node/events.d.ts",
3467
- "../node_modules/@types/node/index.d.ts",
3468
- "../node_modules/@types/nodemailer/index.d.ts",
3469
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3470
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3471
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3472
- "../node_modules/@types/nodemailer/lib/shared.d.ts"
3473
- ],
3474
- "../node_modules/@types/nodemailer/lib/shared.d.ts": [
3475
- "../node_modules/@types/node/index.d.ts",
3476
- "../node_modules/@types/node/stream.d.ts",
3477
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3478
- ],
3479
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts": [
3480
- "../node_modules/@types/node/events.d.ts",
3481
- "../node_modules/@types/node/index.d.ts",
3482
- "../node_modules/@types/node/net.d.ts",
3483
- "../node_modules/@types/node/stream.d.ts",
3484
- "../node_modules/@types/node/tls.d.ts",
3485
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3486
- "../node_modules/@types/nodemailer/lib/shared.d.ts",
3487
- "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3488
- ],
3489
- "../node_modules/@types/nodemailer/lib/smtp-pool/index.d.ts": [
3490
- "../node_modules/@types/node/events.d.ts",
3491
- "../node_modules/@types/node/index.d.ts",
3492
- "../node_modules/@types/nodemailer/index.d.ts",
3493
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3494
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3495
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3496
- "../node_modules/@types/nodemailer/lib/shared.d.ts",
3497
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts"
3498
- ],
3499
- "../node_modules/@types/nodemailer/lib/smtp-transport.d.ts": [
3500
- "../node_modules/@types/node/events.d.ts",
3501
- "../node_modules/@types/node/index.d.ts",
3502
- "../node_modules/@types/node/stream.d.ts",
3503
- "../node_modules/@types/nodemailer/index.d.ts",
3504
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3505
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3506
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3507
- "../node_modules/@types/nodemailer/lib/shared.d.ts",
3508
- "../node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts",
3509
- "../node_modules/@types/nodemailer/lib/xoauth2.d.ts"
3510
- ],
3511
- "../node_modules/@types/nodemailer/lib/stream-transport.d.ts": [
3512
- "../node_modules/@types/node/events.d.ts",
3513
- "../node_modules/@types/node/index.d.ts",
3514
- "../node_modules/@types/node/stream.d.ts",
3515
- "../node_modules/@types/nodemailer/index.d.ts",
3516
- "../node_modules/@types/nodemailer/lib/mailer/index.d.ts",
3517
- "../node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts",
3518
- "../node_modules/@types/nodemailer/lib/mime-node/index.d.ts",
3519
- "../node_modules/@types/nodemailer/lib/shared.d.ts"
3520
- ],
3521
- "../node_modules/@types/nodemailer/lib/xoauth2.d.ts": [
3522
- "../node_modules/@types/node/http.d.ts",
3523
- "../node_modules/@types/node/index.d.ts",
3524
- "../node_modules/@types/node/stream.d.ts",
3525
- "../node_modules/@types/nodemailer/lib/shared.d.ts"
3526
- ],
3527
- "../node_modules/@types/serve-static/index.d.ts": [
3528
- "../node_modules/@types/mime/index.d.ts",
3529
- "../node_modules/@types/node/http.d.ts",
3530
- "../node_modules/@types/node/index.d.ts"
4076
+ "../node_modules/@types/node/util.d.ts"
3531
4077
  ],
3532
- "../node_modules/mongoose/index.d.ts": [
3533
- "../node_modules/@types/mongodb/index.d.ts",
3534
- "../node_modules/@types/node/events.d.ts",
4078
+ "../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
3535
4079
  "../node_modules/@types/node/fs.d.ts",
3536
4080
  "../node_modules/@types/node/process.d.ts",
3537
- "../node_modules/@types/node/stream.d.ts",
3538
4081
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3539
4082
  "../node_modules/@types/node/ts3.2/process.d.ts",
3540
4083
  "../node_modules/@types/node/ts3.2/util.d.ts",
3541
- "../node_modules/@types/node/util.d.ts",
3542
- "../node_modules/mongoose/index.d.ts"
4084
+ "../node_modules/@types/node/util.d.ts"
3543
4085
  ],
3544
- "../node_modules/tslib/tslib.d.ts": [
3545
- "../node_modules/@types/mongoose/index.d.ts",
4086
+ "../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
3546
4087
  "../node_modules/@types/node/fs.d.ts",
3547
4088
  "../node_modules/@types/node/process.d.ts",
3548
4089
  "../node_modules/@types/node/ts3.2/fs.d.ts",
3549
4090
  "../node_modules/@types/node/ts3.2/process.d.ts",
3550
4091
  "../node_modules/@types/node/ts3.2/util.d.ts",
3551
- "../node_modules/@types/node/util.d.ts",
3552
- "../node_modules/mongoose/index.d.ts"
4092
+ "../node_modules/@types/node/util.d.ts"
3553
4093
  ],
3554
4094
  "../node_modules/typescript/lib/lib.es2019.array.d.ts": [
3555
4095
  "../node_modules/@types/node/fs.d.ts",
@@ -3591,6 +4131,14 @@
3591
4131
  "../node_modules/@types/node/ts3.2/util.d.ts",
3592
4132
  "../node_modules/@types/node/util.d.ts"
3593
4133
  ],
4134
+ "../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
4135
+ "../node_modules/@types/node/fs.d.ts",
4136
+ "../node_modules/@types/node/process.d.ts",
4137
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
4138
+ "../node_modules/@types/node/ts3.2/process.d.ts",
4139
+ "../node_modules/@types/node/ts3.2/util.d.ts",
4140
+ "../node_modules/@types/node/util.d.ts"
4141
+ ],
3594
4142
  "../node_modules/typescript/lib/lib.es2020.d.ts": [
3595
4143
  "../node_modules/@types/node/fs.d.ts",
3596
4144
  "../node_modules/@types/node/process.d.ts",
@@ -3623,16 +4171,27 @@
3623
4171
  "../node_modules/@types/node/ts3.2/util.d.ts",
3624
4172
  "../node_modules/@types/node/util.d.ts"
3625
4173
  ],
4174
+ "../node_modules/typescript/lib/lib.es5.d.ts": [
4175
+ "../node_modules/@types/node/fs.d.ts",
4176
+ "../node_modules/@types/node/process.d.ts",
4177
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
4178
+ "../node_modules/@types/node/ts3.2/process.d.ts",
4179
+ "../node_modules/@types/node/ts3.2/util.d.ts",
4180
+ "../node_modules/@types/node/util.d.ts"
4181
+ ],
4182
+ "../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
4183
+ "../node_modules/@types/node/fs.d.ts",
4184
+ "../node_modules/@types/node/process.d.ts",
4185
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
4186
+ "../node_modules/@types/node/ts3.2/process.d.ts",
4187
+ "../node_modules/@types/node/ts3.2/util.d.ts",
4188
+ "../node_modules/@types/node/util.d.ts"
4189
+ ],
3626
4190
  "../src/_constants/dynamobe-global.settings.ts": [
3627
4191
  "../src/_models/dynamobe-global-settings.ts"
3628
4192
  ],
3629
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts": [
3630
- "../src/_models/dynamo-module-settings.ts"
3631
- ],
3632
4193
  "../src/_constants/index.ts": [
3633
- "../src/_constants/dynamobe-global.settings.ts",
3634
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
3635
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts"
4194
+ "../src/_constants/dynamobe-global.settings.ts"
3636
4195
  ],
3637
4196
  "../src/_enums/index.ts": [
3638
4197
  "../src/_enums/data-model-type.enum.ts",
@@ -3647,10 +4206,6 @@
3647
4206
  "../src/_enums/http/http-call-type.enum.ts",
3648
4207
  "../src/_enums/http/http-response-type.enum.ts"
3649
4208
  ],
3650
- "../src/_models/dynamobe-data-model-params.ts": [
3651
- "../src/_enums/data-model-type.enum.ts",
3652
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts"
3653
- ],
3654
4209
  "../src/_models/dynamobe-endpoint-params.ts": [
3655
4210
  "../node_modules/@types/express/ts4.0/index.d.ts",
3656
4211
  "../src/_enums/dynamobe-route-security.enum.ts",
@@ -3659,46 +4214,16 @@
3659
4214
  "../src/_models/dynamobe-global-settings.ts": [
3660
4215
  "../src/_enums/dynamobe-route-security.enum.ts"
3661
4216
  ],
3662
- "../src/_models/fullstack/control-models/daily-usage-data.ts": [
3663
- "../src/_models/fullstack/data-models/usage-session.ts"
3664
- ],
3665
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts": [
3666
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts"
3667
- ],
3668
- "../src/_models/fullstack/control-models/usage-data.ts": [
3669
- "../src/_models/fullstack/control-models/usage-action.ts"
3670
- ],
3671
- "../src/_models/fullstack/data-models/custom-data.ts": [
3672
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3673
- "../src/_models/fullstack/data-models/metadata.ts"
3674
- ],
3675
- "../src/_models/fullstack/data-models/usage-session.ts": [
3676
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3677
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
3678
- "../src/_models/fullstack/control-models/usage-data.ts",
3679
- "../src/_models/fullstack/data-models/metadata.ts"
3680
- ],
3681
4217
  "../src/_models/index.ts": [
3682
4218
  "../src/_models/dynamobe-api-call-params.ts",
3683
4219
  "../src/_models/dynamobe-app-params.ts",
3684
- "../src/_models/dynamobe-data-model-params.ts",
3685
4220
  "../src/_models/dynamobe-endpoint-params.ts",
3686
- "../src/_models/dynamobe-global-settings.ts",
3687
- "../src/_models/fullstack/control-models/daily-usage-data.ts",
3688
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3689
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
3690
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
3691
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
3692
- "../src/_models/fullstack/control-models/usage-action.ts",
3693
- "../src/_models/fullstack/control-models/usage-data.ts",
3694
- "../src/_models/fullstack/data-models/custom-data.ts",
3695
- "../src/_models/fullstack/data-models/metadata.ts",
3696
- "../src/_models/fullstack/data-models/usage-session.ts"
4221
+ "../src/_models/dynamobe-global-settings.ts"
3697
4222
  ],
3698
4223
  "../src/_modules/api-service.index.ts": [
4224
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
3699
4225
  "../src/_enums/http/http-call-type.enum.ts",
3700
4226
  "../src/_models/dynamobe-api-call-params.ts",
3701
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
3702
4227
  "../src/_services/dynamobe-api.service.ts",
3703
4228
  "../src/_services/dynamobe-singleton.service.ts"
3704
4229
  ],
@@ -3714,7 +4239,7 @@
3714
4239
  "../src/_services/dynamobe-shared.service.ts"
3715
4240
  ],
3716
4241
  "../src/_modules/auth.index.ts": [
3717
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
4242
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
3718
4243
  "../src/_services/dynamobe-auth.service.ts",
3719
4244
  "../src/_services/dynamobe-shared.service.ts"
3720
4245
  ],
@@ -3724,19 +4249,15 @@
3724
4249
  "../src/_models/dynamobe-endpoint-params.ts",
3725
4250
  "../src/_services/dynamobe-controller.service.ts"
3726
4251
  ],
3727
- "../src/_modules/data-models.index.ts": [
3728
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3729
- "../src/_models/fullstack/data-models/metadata.ts"
3730
- ],
3731
4252
  "../src/_modules/data-service.index.ts": [
3732
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
4253
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
3733
4254
  "../src/_services/dynamobe-data.service.ts",
3734
4255
  "../src/_services/dynamobe-db.service.ts",
3735
4256
  "../src/_services/dynamobe-global.service.ts",
3736
4257
  "../src/_services/dynamobe-shared.service.ts"
3737
4258
  ],
3738
4259
  "../src/_modules/test/custom-data.service.ts": [
3739
- "../src/_models/fullstack/data-models/custom-data.ts",
4260
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
3740
4261
  "../src/_services/dynamobe-data.service.ts"
3741
4262
  ],
3742
4263
  "../src/_modules/test/get-test-routing-module.ts": [
@@ -3744,8 +4265,7 @@
3744
4265
  "../src/_services/dynamobe-routing-module.service.ts"
3745
4266
  ],
3746
4267
  "../src/_modules/test/index.ts": [
3747
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
3748
- "../src/_models/fullstack/data-models/custom-data.ts",
4268
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
3749
4269
  "../src/_modules/test/custom-data.service.ts",
3750
4270
  "../src/_modules/test/get-test-routing-module.ts",
3751
4271
  "../src/_modules/test/test-controller.ts"
@@ -3758,8 +4278,7 @@
3758
4278
  "../src/_services/dynamobe-routing-module.service.ts"
3759
4279
  ],
3760
4280
  "../src/_modules/usage/index.ts": [
3761
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts",
3762
- "../src/_models/fullstack/data-models/usage-session.ts",
4281
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
3763
4282
  "../src/_modules/usage/get-usage-routing-module.ts",
3764
4283
  "../src/_modules/usage/usage-controller.ts",
3765
4284
  "../src/_modules/usage/usage.service.ts"
@@ -3768,10 +4287,8 @@
3768
4287
  "../src/_services/dynamobe-controller.service.ts"
3769
4288
  ],
3770
4289
  "../src/_modules/usage/usage.service.ts": [
4290
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
3771
4291
  "../node_modules/@types/express/ts4.0/index.d.ts",
3772
- "../src/_models/fullstack/control-models/daily-usage-data.ts",
3773
- "../src/_models/fullstack/control-models/usage-data.ts",
3774
- "../src/_models/fullstack/data-models/usage-session.ts",
3775
4292
  "../src/_services/dynamobe-data.service.ts"
3776
4293
  ],
3777
4294
  "../src/_services/dynamobe-api.service.ts": [
@@ -3794,9 +4311,7 @@
3794
4311
  "../src/_services/dynamobe-singleton.service.ts"
3795
4312
  ],
3796
4313
  "../src/_services/dynamobe-data.service.ts": [
3797
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3798
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
3799
- "../src/_models/fullstack/data-models/metadata.ts",
4314
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
3800
4315
  "../src/_services/dynamobe-db.service.ts"
3801
4316
  ],
3802
4317
  "../src/_services/dynamobe-db-service-collection.service.ts": [
@@ -3804,9 +4319,8 @@
3804
4319
  "../src/_services/dynamobe-singleton.service.ts"
3805
4320
  ],
3806
4321
  "../src/_services/dynamobe-db.service.ts": [
3807
- "../node_modules/mongoose/index.d.ts",
3808
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3809
- "../src/_models/fullstack/data-models/metadata.ts"
4322
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
4323
+ "../node_modules/mongoose/index.d.ts"
3810
4324
  ],
3811
4325
  "../src/_services/dynamobe-email-service-collection.service.ts": [
3812
4326
  "../src/_services/dynamobe-email.service.ts",
@@ -3816,8 +4330,7 @@
3816
4330
  "../node_modules/@types/nodemailer/lib/mailer/index.d.ts"
3817
4331
  ],
3818
4332
  "../src/_services/dynamobe-global.service.ts": [
3819
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
3820
- "../src/_models/fullstack/data-models/metadata.ts",
4333
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
3821
4334
  "../src/_services/dynamobe-auth.service.ts",
3822
4335
  "../src/_services/dynamobe-db-service-collection.service.ts",
3823
4336
  "../src/_services/dynamobe-db.service.ts",
@@ -3831,14 +4344,14 @@
3831
4344
  "../src/_services/dynamobe-controller.service.ts"
3832
4345
  ],
3833
4346
  "../src/_services/dynamobe-shared-be.service.ts": [
4347
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
3834
4348
  "../node_modules/@types/express/ts4.0/index.d.ts",
3835
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
3836
4349
  "../src/_services/dynamobe-shared.service.ts"
3837
4350
  ],
3838
4351
  "../src/_services/dynamobe-shared.service.ts": [
4352
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
3839
4353
  "../node_modules/@types/express/ts4.0/index.d.ts",
3840
- "../src/_enums/log-style.enum.ts",
3841
- "../src/_models/fullstack/control-models/geo-ip-location.ts"
4354
+ "../src/_enums/log-style.enum.ts"
3842
4355
  ],
3843
4356
  "../src/_services/index.ts": [
3844
4357
  "../src/_services/dynamobe-api.service.ts",
@@ -3866,6 +4379,27 @@
3866
4379
  ]
3867
4380
  },
3868
4381
  "semanticDiagnosticsPerFile": [
4382
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/index.d.ts",
4383
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/test-module-settings.d.ts",
4384
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/module-settings/usage-module-settings.d.ts",
4385
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_constants/times.d.ts",
4386
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/daily-usage-data.d.ts",
4387
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamo-module-settings.d.ts",
4388
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-params.d.ts",
4389
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-data-property-params.d.ts",
4390
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/dynamobe-error.d.ts",
4391
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/geo-ip-location.d.ts",
4392
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/location-coordinates.d.ts",
4393
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-action.d.ts",
4394
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/control-models/usage-data.d.ts",
4395
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/custom-data.d.ts",
4396
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/metadata.d.ts",
4397
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/data-models/usage-session.d.ts",
4398
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_models/index.d.ts",
4399
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/error-module.index.d.ts",
4400
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/test-module.index.d.ts",
4401
+ "../node_modules/@futdevpro/fsm-dynamo/lib/_modules/usage-module.index.d.ts",
4402
+ "../node_modules/@futdevpro/fsm-dynamo/lib/index.d.ts",
3869
4403
  "../node_modules/@types/body-parser/index.d.ts",
3870
4404
  "../node_modules/@types/bson/index.d.ts",
3871
4405
  "../node_modules/@types/connect/index.d.ts",
@@ -3984,8 +4518,6 @@
3984
4518
  "../node_modules/typescript/lib/lib.es5.d.ts",
3985
4519
  "../node_modules/typescript/lib/lib.esnext.intl.d.ts",
3986
4520
  "../src/_constants/dynamobe-global.settings.ts",
3987
- "../src/_constants/fullstack/module-settings/test-module-settings.ts",
3988
- "../src/_constants/fullstack/module-settings/usage-module-settings.ts",
3989
4521
  "../src/_constants/index.ts",
3990
4522
  "../src/_enums/data-model-type.enum.ts",
3991
4523
  "../src/_enums/dynamobe-data-service-function.enum.ts",
@@ -4001,22 +4533,11 @@
4001
4533
  "../src/_models/dynamobe-data-model-params.ts",
4002
4534
  "../src/_models/dynamobe-endpoint-params.ts",
4003
4535
  "../src/_models/dynamobe-global-settings.ts",
4004
- "../src/_models/fullstack/control-models/daily-usage-data.ts",
4005
- "../src/_models/fullstack/control-models/dynamobe-data-params.ts",
4006
- "../src/_models/fullstack/control-models/dynamobe-data-property-params.ts",
4007
- "../src/_models/fullstack/control-models/dynamobe-error.ts",
4008
- "../src/_models/fullstack/control-models/geo-ip-location.ts",
4009
- "../src/_models/fullstack/control-models/usage-action.ts",
4010
- "../src/_models/fullstack/control-models/usage-data.ts",
4011
- "../src/_models/fullstack/data-models/custom-data.ts",
4012
- "../src/_models/fullstack/data-models/metadata.ts",
4013
- "../src/_models/fullstack/data-models/usage-session.ts",
4014
4536
  "../src/_models/index.ts",
4015
4537
  "../src/_modules/api-service.index.ts",
4016
4538
  "../src/_modules/app.index.ts",
4017
4539
  "../src/_modules/auth.index.ts",
4018
4540
  "../src/_modules/controller.index.ts",
4019
- "../src/_modules/data-models.index.ts",
4020
4541
  "../src/_modules/data-service.index.ts",
4021
4542
  "../src/_modules/test/custom-data.service.ts",
4022
4543
  "../src/_modules/test/get-test-routing-module.ts",