Run build:api-reports

Signed-off-by: Kamil Zainal <gh@akza.dev>
This commit is contained in:
Kamil Zainal
2023-10-23 16:46:21 +01:00
parent 31fd1146af
commit 7e36b794d8
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ export type GeneratorRunOptions = {
siteOptions?: {
name?: string;
};
runAsDefaultUser?: boolean;
};
// @public