From 6cb222c6396f03efdbfa34c250bd1401cf6d653f Mon Sep 17 00:00:00 2001 From: Johannes Baum Date: Sat, 4 May 2024 15:44:03 +0200 Subject: [PATCH] #477 fix typedoc --- typedoc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/typedoc.json b/typedoc.json index 1c44bcff..41130416 100644 --- a/typedoc.json +++ b/typedoc.json @@ -16,7 +16,6 @@ "Function", "Accessor", "Method", - "ObjectLiteral", "Parameter", "TypeParameter", "TypeLiteral",