add Commands interface
This commit is contained in:
@@ -22,3 +22,4 @@ export { default as isCellSelection } from './helpers/isCellSelection'
|
||||
export { default as findParentNodeClosestToPos } from './helpers/findParentNodeClosestToPos'
|
||||
|
||||
export interface AllExtensions {}
|
||||
export interface Commands {}
|
||||
|
||||
Reference in New Issue
Block a user