mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-27 21:15:19 +00:00
Added missing @return
This commit is contained in:
parent
1b2f0bf5e4
commit
1748844bdd
@ -595,6 +595,7 @@ function createTwemoji(re) {
|
||||
* and to convert utf16 into code points
|
||||
* @param string the emoji surrogate pair
|
||||
* @param string the optional variant char, if any
|
||||
* @return string the code point
|
||||
*/
|
||||
function grabTheRightIcon(icon, variant) {
|
||||
// if variant is present as \uFE0F
|
||||
|
Loading…
Reference in New Issue
Block a user