fix: build api reports

Signed-off-by: Chris Langhout <clanghout@bol.com>
This commit is contained in:
Chris Langhout
2025-01-04 17:33:29 +02:00
committed by blam
parent b6c5ea2aba
commit 9602eb06ce
+1
View File
@@ -1307,6 +1307,7 @@ export interface StructuredMetadataTableProps {
// (undocumented)
options?: {
titleFormat?: (key: string) => string;
nestedValuesAsYaml?: boolean;
};
}