Skip to content

Function: exportDiagramsMd()

function exportDiagramsMd(mi, path?): Record<string, string>;

Visualization module — barrel re-export.

Standalone functions that operate on ManifestInstance, extracted from the class to keep the kernel focused on query/prompt/composition.

Parameters

Parameter Type
mi ManifestInstance
path? string

Returns

Record\<string, string>