mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-24 08:37:35 -04:00
add missing new line
This commit is contained in:
1
packages/insomnia/types/global.d.ts
vendored
1
packages/insomnia/types/global.d.ts
vendored
@@ -32,6 +32,7 @@ declare global {
|
||||
}
|
||||
|
||||
declare const __DEV__: boolean;
|
||||
|
||||
declare namespace NodeJS {
|
||||
interface Global {
|
||||
__DEV__: boolean;
|
||||
|
||||
Reference in New Issue
Block a user