rename AllCommands to Commands
This commit is contained in:
@@ -6,7 +6,7 @@ type FontFamilyOptions = {
|
||||
}
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllCommands {
|
||||
interface Commands {
|
||||
fontFamily: {
|
||||
/**
|
||||
* Set the font family
|
||||
|
||||
Reference in New Issue
Block a user