refactoring
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
export { Editor, Command, CommandsSpec } from './Editor'
|
||||
export {
|
||||
Editor,
|
||||
Command,
|
||||
CommandsSpec,
|
||||
AllExtensions,
|
||||
} from './Editor'
|
||||
|
||||
export * from './Extension'
|
||||
export * from './NodeExtension'
|
||||
|
||||
Reference in New Issue
Block a user