UNPKG

diagrams-js

Version:

A TypeScript port of the diagrams Python library for drawing cloud system architecture diagrams as code

2 lines (1 loc) 112 B
export declare function Horizon(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;