Plug in the new mongo imdb lookups into the consumer

This commit is contained in:
iPromKnight
2024-02-28 04:03:50 +00:00
parent 79d0ef7f4d
commit 9c8cbf6468
13 changed files with 230 additions and 0 deletions

View File

@@ -34,6 +34,9 @@
"@repository/*": [
"lib/repository/*"
],
"@mongo/*": [
"lib/mongo/*"
],
"@interfaces/*": [
"lib/interfaces/*"
],