diff --git a/typedoc.json b/typedoc.json index 2780bd3d..74ee29cc 100644 --- a/typedoc.json +++ b/typedoc.json @@ -9,7 +9,6 @@ "includeVersion": true, "exclude": [ "src/fb/*.ts", - "src/bin/*.ts", - "src/ipc/metadata/message.ts" + "src/bin/*.ts" ] }