UNPKG

on-codemerge

Version:

A WYSIWYG editor for on-codemerge is a user-friendly interface that allows users to edit and view their code in real time, exactly as it will appear in the final product

2 lines (1 loc) 781 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var r=(t=>(t.Text="text",t.Keyword="keyword",t.String="string",t.Number="number",t.Key="key",t.Comment="comment",t.Operator="operator",t.Function="function",t.Atom="atom",t.Variable="variable",t.Type="type",t.Interface="interface",t.Punctuation="punctuation",t.Tag="tag",t.Attribute="attribute",t.Selector="selector",t.Property="property",t.Value="value",t.Unit="unit",t.Color="color",t.Decorator="decorator",t.Symbol="symbol",t.Command="command",t.Parameter="parameter",t.Lifetime="lifetime",t.Heading="heading",t.Bold="bold",t.Italic="italic",t.Link="link",t.Code="code",t.List="list",t.Blockquote="blockquote",t.HorizontalRule="hr",t.Boolean="boolean",t.Null="null",t))(r||{});exports.TokenType=r;