UNPKG

diagrams-js

Version:

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

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