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