rename AllCommands to Commands
This commit is contained in:
@@ -13,7 +13,7 @@ export interface ItalicOptions {
|
||||
}
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
italic: {
|
||||
/**
|
||||
* Set an italic mark
|
||||
|
||||
Reference in New Issue
Block a user