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