Skip to content

ParseResult

Unofficial

Result of parsing a Mermaid diagram.

Import:

import type { ParseResult } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ParseResult

Properties

Property Type Description
diagramType string The type of diagram that was parsed.

Links to this page: