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