rename AllCommands to Commands
This commit is contained in:
@@ -9,7 +9,7 @@ export interface CollaborationCursorOptions {
|
||||
}
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
collaborationCursor: {
|
||||
/**
|
||||
* Update details of the current user
|
||||
|
||||
Reference in New Issue
Block a user