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.
notes
1 parent 60739ac commit 610a837Copy full SHA for 610a837
types/entities.ts
@@ -55,7 +55,6 @@ export interface Series {
55
authors: WorkSummary["authors"];
56
57
description: string | null;
58
- notes: string | null;
59
words: number;
60
stats: {
61
works: number;
0 commit comments