UNPKG

typewriter-editor

Version:

A rich text editor using the Delta format with decorations and rendered with a tiny virtual dom

9 lines (8 loc) 222 B
export var Source; (function (Source) { Source["api"] = "api"; Source["user"] = "user"; Source["history"] = "history"; Source["input"] = "input"; Source["paste"] = "paste"; })(Source || (Source = {}));