Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Ryan778
Edit Copy
Star
GitHub Repository:
Ryan778/Ryan778.github.io
Path:
blob/master/emojionearea/src/var/emojioneVersion.js
5
7
5
views
1
define
(
[
]
,
function
(
)
{
2
return
window
.
emojioneVersion
||
'2.1.4'
;
3
}
)
;
4