UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 128 B
import type { OutputItem } from '../../UCDefASTParser.js'; export declare function ucSequenceDiagram(item: OutputItem): string;