Created
June 28, 2016 13:32
-
-
Save dtolb/0f71e00016a407964dd036ad638f78e0 to your computer and use it in GitHub Desktop.
Javascript swap value
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
| function checkValue(value) { | |
| var userIdRegex = \u-\n; | |
| var tokenRegex = \t-\n; | |
| var secretRegex = \a\; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment