Skip to content

Instantly share code, notes, and snippets.

@agupta93
Created December 17, 2018 19:50
Show Gist options
  • Save agupta93/72c92820b778780b28f214b65209f71a to your computer and use it in GitHub Desktop.
Save agupta93/72c92820b778780b28f214b65209f71a to your computer and use it in GitHub Desktop.
class Bar {
printHello() {
console.log('Hello')
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment