MermaidDiagramError
Table of contents
Extends Error.
class MermaidDiagramError extends Error {}Constructor
Constructs a new instance of the MermaidDiagramError class
Parameters
| Name | Description |
|---|---|
| |
| |
Properties
diagramType
diagramType: string;type
type: "parse" | "unsupported";Prev
VecNext
AtomMap