rename AllCommands to Commands
This commit is contained in:
@@ -7,7 +7,7 @@ type TextAlignOptions = {
|
||||
}
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
textAlign: {
|
||||
/**
|
||||
* Set the text align attribute
|
||||
|
||||
Reference in New Issue
Block a user