UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 125 B
import { type OutputItem } from '../../UCDefASTParser.js'; export declare function techSummary(items: OutputItem[]): string;