RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/emoji-custom/server/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
import './startup/emoji-custom';
import './methods/listEmojiCustom';
import './methods/deleteEmojiCustom';
import './methods/insertOrUpdateEmoji';
import './methods/uploadEmojiCustom';