Build api-reports

Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
This commit is contained in:
Vladimir Kobzev
2025-01-16 10:56:46 +01:00
parent 2003fc2360
commit 4fa69273db
+1
View File
@@ -322,6 +322,7 @@ export type ScaffolderOutputText = {
title?: string;
icon?: string;
content?: string;
showButton?: boolean;
default?: boolean;
};