Skip to content

Instantly share code, notes, and snippets.

@trinvh
Created June 3, 2019 14:06
Show Gist options
  • Save trinvh/0f07b73e3c08f84c571535ffe5a0a29c to your computer and use it in GitHub Desktop.
Save trinvh/0f07b73e3c08f84c571535ffe5a0a29c to your computer and use it in GitHub Desktop.
class Sentry {
static init() {
console.log('fake sentry');
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment