UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

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