export { EditorView } from "./editorview"; export { EditorViewport } from "./docview"; export { Decoration, DecorationSet, DecoratedRange, WidgetType, RangeDecorationSpec, WidgetDecorationSpec, LineDecorationSpec } from "./decoration"; export { LineHeight } from "./heightmap";