Last active
September 10, 2021 09:53
-
-
Save joshstovall/d465318b057ddc75f0ab33208157fb0a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var custom = { | |
'yas':3, | |
'bruh':-1, | |
'🚀': 5, | |
'🔥': 3, | |
'💩': -2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment