Skip to content

Commit faa5b37

Browse files
committed
Regenerate .api.md file
1 parent 58beaa0 commit faa5b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/reviews/api/api-extractor.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export const enum ExtractorMessageId {
141141
UnresolvedInheritDocBase = "ae-unresolved-inheritdoc-base",
142142
UnresolvedInheritDocReference = "ae-unresolved-inheritdoc-reference",
143143
UnresolvedLink = "ae-unresolved-link",
144-
WrongInputFileType = "ae-wrong-input-file-type",
144+
WrongInputFileType = "ae-wrong-input-file-type"
145145
}
146146

147147
// @public

0 commit comments

Comments
 (0)