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 c555d5c commit 5fa04b6Copy full SHA for 5fa04b6
website/src/types/model.ts
@@ -15,7 +15,7 @@ export type Page = {
15
};
16
17
/**
18
- * Outline information.
+ * An element in the outline.
19
*/
20
export type OutlineItem = {
21
id: string;
0 commit comments