MermaidDiagramError

See source code
Table of contents

Extends Error.

class MermaidDiagramError extends Error {}

Constructor

Constructs a new instance of the MermaidDiagramError class

Parameters

NameDescription

diagramType

string;

type

"parse" | "unsupported";

Properties

diagramType

diagramType: string;

type

type: "parse" | "unsupported";

Prev
Vec
Next
AtomMap