improve command handling
This commit is contained in:
@@ -8,7 +8,7 @@ type SetContentCommand = (
|
||||
) => Command
|
||||
|
||||
declare module '../Editor' {
|
||||
interface Editor {
|
||||
interface Commands {
|
||||
setContent: SetContentCommand,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user