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 5fa04b6 commit bc1da9fCopy full SHA for bc1da9f
website/src/types/model.ts
@@ -24,7 +24,7 @@ export type OutlineItem = {
24
};
25
26
/**
27
- * Body content information.
+ * Details about the body of a documentation page.
28
*/
29
export type Body =
30
| HtmlBody
0 commit comments