diff --git a/typedoc.json b/typedoc.json index 5c7b1d1..b19ab35 100644 --- a/typedoc.json +++ b/typedoc.json @@ -4,5 +4,6 @@ "excludeProtected": true, "excludeExternals": true, "includeVersion": false, + "declaration": false, "out": "docs" }