WIP: real-time collab support
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ export {
|
||||
Text,
|
||||
Transaction,
|
||||
} from "@codemirror/state";
|
||||
export type { ChangeSpec, StateCommand } from "@codemirror/state";
|
||||
export type { ChangeSpec, Extension, StateCommand } from "@codemirror/state";
|
||||
export {
|
||||
defaultHighlightStyle,
|
||||
defineLanguageFacet,
|
||||
|
||||
Reference in New Issue
Block a user