We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59823fc commit f963201Copy full SHA for f963201
types-cache/332b6fc483ea8c0243fda4c0c3cd7529
@@ -14,7 +14,6 @@ type FileRef = {
14
}
15
16
interface Item {
17
- id: string[]
18
context?: string
19
translations: Map<string, string[]>
20
references: FileRef[]
0 commit comments