Skip to content

Commit f963201

Browse files
committed
update after item.id removal
1 parent 59823fc commit f963201

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types-cache/332b6fc483ea8c0243fda4c0c3cd7529

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ type FileRef = {
1414
}
1515

1616
interface Item {
17-
id: string[]
1817
context?: string
1918
translations: Map<string, string[]>
2019
references: FileRef[]

0 commit comments

Comments
 (0)