rename AllCommands to Commands
This commit is contained in:
@@ -12,7 +12,7 @@ export interface HorizontalRuleOptions {
|
||||
}
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
horizontalRule: {
|
||||
/**
|
||||
* Add a horizontal rule
|
||||
|
||||
Reference in New Issue
Block a user