mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
taken from https://codemirror.net/doc/manual.html#modeapi Eventually we'll need to add in the actual mode object but that's a whole different beast. I couldn't find documentation on lastColumnPos, lastColumnValue, or lineStart. Let me know if it's alright to just leave them undocumented. Thanks!