summary refs log tree commit diff
path: root/dist/models/Event.js
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-08 16:29:36 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-08 16:29:36 +0100
commit800163a913f7bba533dddc4b3ee28909578987ce (patch)
tree71f8e26597936c6472b73f013c8b956cf9e9363a /dist/models/Event.js
parent:arrow_up: bump lambert-db (diff)
downloadserver-800163a913f7bba533dddc4b3ee28909578987ce.tar.xz
:sparkles: Event Model
Diffstat (limited to 'dist/models/Event.js')
-rw-r--r--dist/models/Event.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/models/Event.js b/dist/models/Event.js
new file mode 100644

index 00000000..5a8077b3 --- /dev/null +++ b/dist/models/Event.js
@@ -0,0 +1,4 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); +// located in collection events +//# sourceMappingURL=Event.js.map \ No newline at end of file