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