Last active
April 24, 2021 17:10
-
-
Save shahzaib414/9de9c9aa08f2f357d1efc092bb1d1c77 to your computer and use it in GitHub Desktop.
Another Gist
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
console.log('I am here') |
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
const Typescript = () => { | |
console.log("Typescript Gist") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment