Fix linting and typescript errors
This commit is contained in:
3
src/typings/env.d.ts
vendored
Normal file
3
src/typings/env.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare module '@env' {
|
||||
export const SENTRY_DSN: string;
|
||||
}
|
||||
Reference in New Issue
Block a user