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