docs: general fixes to references (#5653)
* fixed typedoc plugin's escape strategy * move props comments to the associated property * regenerate references
This commit is contained in:
@@ -38,7 +38,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
},
|
||||
{
|
||||
"name": "expands",
|
||||
"type": "`{ args?: [JoinerArgument](JoinerArgument.mdx)[] ; directives?: { [field: string]: [JoinerDirective](JoinerDirective.mdx)[]; } ; fields: string[] ; property: string }`[]",
|
||||
"type": "``{ args?: [JoinerArgument](JoinerArgument.mdx)[] ; directives?: { [field: string]: [JoinerDirective](JoinerDirective.mdx)[]; } ; fields: string[] ; property: string }``[]",
|
||||
"description": "",
|
||||
"optional": true,
|
||||
"defaultValue": "",
|
||||
|
||||
Reference in New Issue
Block a user