add Commands interface
This commit is contained in:
@@ -37,9 +37,3 @@ export const ListItem = Node.create({
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
ListItem: typeof ListItem,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user