sentry.js 80 B

12
  1. import * as Sentry from '@sentry/electron'
  2. Sentry.init({ dsn: '***REMOVED***' })