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