UNPKG

textnotdownload

Version:

An angular 2 module to support built-in and custom emoji

4 lines (3 loc) 226 B
export {CustomEmotionService as CustomEmotion} from './lib/services/custom-emotion.service'; export {EmotionService as Emotion} from './lib/services/emotion.service'; export {Ng2EmojifyModule} from './lib/ng2-emojify.module';