UNPKG

diagrams-js

Version:

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

2 lines (1 loc) 219 B
import{Node as i}from "../../index.js";function t(o,r){let n=i(o??"Ibm",r);return n["~provider"]="ibm",n["~iconDir"]="ibm",n}function e(o,r){let n=t(o??"Ibm",r);return n["~icon"]="ibm.png",n}export{e as Ibm,t as _Ibm};