rename AllCommands to Commands
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
} from 'y-prosemirror'
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
collaboration: {
|
||||
/**
|
||||
* Undo recent changes
|
||||
|
||||
Reference in New Issue
Block a user