For AI agents: visit https://lucid-developer-docs.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
const MermaidDiagramType: object;
readonly CLASS_DIAGRAM: "class_diagram" = 'class_diagram';
readonly ERD: "erd" = 'erd';
readonly FLOWCHART: "flowchart" = 'flowchart';