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