diff --git a/types/gun/tsconfig.json b/types/gun/tsconfig.json index 10fe933ba8..0b6beab5e6 100644 --- a/types/gun/tsconfig.json +++ b/types/gun/tsconfig.json @@ -18,6 +18,7 @@ }, "files": [ "index.d.ts", + "gun.d.ts", "gun-tests.ts" ] }