Created
December 27, 2017 07:46
-
-
Save ilagnev/364f4b7b7bbc6301db4dd2003068db5e to your computer and use it in GitHub Desktop.
asynced async :)
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
async = async async => async; | |
async('test'); |
Author
ilagnev
commented
Dec 27, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment