Skip to content

Commit 060605c

Browse files
committed
Export tone modifiers
1 parent 040a8f2 commit 060605c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ function emojiImage(el: Element) {
8484
return image
8585
}
8686

87+
export {applyTone, removeTone}
88+
8789
export default GEmojiElement
8890

8991
declare global {

0 commit comments

Comments
 (0)