UNPKG

@curvenote/schema

Version:

Schema and markdown parser for @curvenote/editor

6 lines 224 B
export var TexFormatTypes; (function (TexFormatTypes) { TexFormatTypes["tex"] = "tex"; TexFormatTypes["tex_curvenote"] = "tex:curvenote"; })(TexFormatTypes || (TexFormatTypes = {})); //# sourceMappingURL=types.js.map