Updated API Report

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-01-25 14:49:13 -06:00
committed by Renan Mendes Carvalho
parent 37c17ab92c
commit 43d409fed4
+1 -1
View File
@@ -89,7 +89,7 @@ export const getLocationForEntity: (
) => ParsedLocationAnnotation;
// @public
export const getMkdocsYml: (
export const getMkDocsYml: (
inputDir: string,
siteOptions?: {
name?: string;