GeneratorProperty

const GeneratorProperty: object;

Public wire-format values for generator properties. The model owns their semantics and validates them; this mirror
lets extension authors use the same values without the published SDK depending on internal model code.

Type declaration

Markup

readonly Markup: "markup" = 'markup';

The markup string backing a markup-based generator (e.g. native Mermaid).