Skip to content

Commit e9e94c8

Browse files
committed
fix: config
1 parent 585abd1 commit e9e94c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"interfacePropertiesFormat": "list",
2828
"sort": ["source-order"],
2929
"docsRoot": "../docs",
30-
"intentionallyNotExported": ["MergeOptionalUnionTypes", "PickOptions", "ProhibitUnknownProperties", "GbnfJsonSchemaToTSType", "_LlamaText"],
30+
"intentionallyNotExported": ["MergeOptionalUnionTypes", "PickOptions", "GbnfJsonSchemaToTSType", "_LlamaText"],
3131
"useHTMLEncodedBrackets": true
3232
}

0 commit comments

Comments
 (0)