File "react.js"
Full Path: /var/www/drive/sentry/sentry/src/Exception/react.js
File size: 106 bytes
MIME-type: text/x-java
Charset: utf-8
import * as Sentry from "@sentry/react";
Sentry.init({
dsn: import.meta.env.VITE_SENTRY_DSN_PUBLIC,
});