1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

Added missing @return

This commit is contained in:
Wez Pyke 2016-12-20 15:24:43 +00:00
parent 1b2f0bf5e4
commit 1748844bdd

View File

@ -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