We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585abd1 commit e9e94c8Copy full SHA for e9e94c8
.config/typedoc.json
@@ -27,6 +27,6 @@
27
"interfacePropertiesFormat": "list",
28
"sort": ["source-order"],
29
"docsRoot": "../docs",
30
- "intentionallyNotExported": ["MergeOptionalUnionTypes", "PickOptions", "ProhibitUnknownProperties", "GbnfJsonSchemaToTSType", "_LlamaText"],
+ "intentionallyNotExported": ["MergeOptionalUnionTypes", "PickOptions", "GbnfJsonSchemaToTSType", "_LlamaText"],
31
"useHTMLEncodedBrackets": true
32
}
0 commit comments