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