improve extending nodes and marks
This commit is contained in:
@@ -23,6 +23,3 @@ export { default as isCellSelection } from './helpers/isCellSelection'
|
||||
export { default as findParentNodeClosestToPos } from './helpers/findParentNodeClosestToPos'
|
||||
|
||||
export interface Commands {}
|
||||
|
||||
// eslint-disable-next-line
|
||||
export interface NodeSchemaFields<Options = any> {}
|
||||
|
||||
Reference in New Issue
Block a user