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