Updated api report

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-01-17 12:53:54 -06:00
committed by Renan Mendes Carvalho
parent 248d1242bd
commit 6d612acd95
+1
View File
@@ -97,6 +97,7 @@ export const getMkdocsYml: (
) => Promise<{
path: string;
content: string;
configExists: boolean;
}>;
// @public