UNPKG

codemirror-ot

Version:

Operational Transformation adapter for CodeMirror 6.

10 lines (8 loc) 210 B
export { changesToOpJSON0, changesToOpJSON1, opToChangesJSON0, opToChangesJSON1, } from './translation'; export { json1Sync } from './integration'; export { canOpAffectPath } from './canOpAffectPath';