We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040a8f2 commit 060605cCopy full SHA for 060605c
src/index.ts
@@ -84,6 +84,8 @@ function emojiImage(el: Element) {
84
return image
85
}
86
87
+export {applyTone, removeTone}
88
+
89
export default GEmojiElement
90
91
declare global {
0 commit comments