UNPKG

autouml

Version:

Autogenerate UML diagrams using d2

4 lines (3 loc) 162 B
import { autouml } from "../../typings/typings"; declare function compileRelations(relations: autouml.mapping.IConnector[]): string; export { compileRelations };