fix(core): update
This commit is contained in:
@@ -5,7 +5,6 @@ import * as plugins from './sentry.plugins';
|
|||||||
*/
|
*/
|
||||||
export interface ISentryConstructorOptions {
|
export interface ISentryConstructorOptions {
|
||||||
appName: string;
|
appName: string;
|
||||||
|
|
||||||
dsn: string;
|
dsn: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user