refactoring
This commit is contained in:
@@ -63,7 +63,7 @@ export const Commands = createExtension({
|
||||
},
|
||||
})
|
||||
|
||||
declare module '../Editor' {
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
Commands: typeof Commands,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user