rename AllCommands to Commands
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Command, RawCommands } from '../types'
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
command: {
|
||||
/**
|
||||
* Define a command inline.
|
||||
|
||||
Reference in New Issue
Block a user