feat: add enableCoreExtensions flag (#1923)
This commit is contained in:
committed by
Philipp Kühn
parent
5cb63406a8
commit
4178281a74
@@ -1,3 +1,6 @@
|
||||
import * as extensions from './extensions'
|
||||
|
||||
export { extensions }
|
||||
export * from './Editor'
|
||||
export * from './Extension'
|
||||
export * from './Node'
|
||||
|
||||
Reference in New Issue
Block a user