fix name
This commit is contained in:
@@ -15,7 +15,7 @@ type ReplaceWithNodeCommand = (
|
|||||||
|
|
||||||
declare module '../Editor' {
|
declare module '../Editor' {
|
||||||
interface Commands {
|
interface Commands {
|
||||||
replaceText: ReplaceWithNodeCommand,
|
replaceWithNode: ReplaceWithNodeCommand,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user