UNPKG

autouml

Version:

Autogenerate UML diagrams using d2

4 lines (3 loc) 134 B
import { autouml } from "../../typings/typings"; declare function buildUML(options: autouml.cli.IOptions): void; export { buildUML };