rename AllCommands to Commands
This commit is contained in:
@@ -21,4 +21,4 @@ export { default as isTextSelection } from './helpers/isTextSelection'
|
||||
export { default as isCellSelection } from './helpers/isCellSelection'
|
||||
export { default as findParentNodeClosestToPos } from './helpers/findParentNodeClosestToPos'
|
||||
|
||||
export interface AllCommands {}
|
||||
export interface Commands {}
|
||||
|
||||
Reference in New Issue
Block a user