summary refs log tree commit diff
path: root/dist/Schema/Emoji.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Schema/Emoji.js')
-rw-r--r--dist/Schema/Emoji.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/dist/Schema/Emoji.js b/dist/Schema/Emoji.js
deleted file mode 100644

index 79213bce..00000000 --- a/dist/Schema/Emoji.js +++ /dev/null
@@ -1,9 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EmojiSchema = void 0; -exports.EmojiSchema = { - name: String, - $id: BigInt, - animated: Boolean, -}; -//# sourceMappingURL=Emoji.js.map \ No newline at end of file