Variable EmphasisMarkTypeConst

EmphasisMarkType: {
    DOT: "dot";
} = ...

Type declaration

  • Readonly DOT: "dot"

Generated using TypeDoc