diff --git a/tsconfig.json b/tsconfig.json index 32ab52e..3e83fb9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "rootDir": "./", "outDir": "./build", - "declaration": false + "declaration": true }, "include": [ "./"