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