UNPKG

@oselvar/c4

Version:

Test helpers for Cloudflare Workers

7 lines (4 loc) 200 B
import { C as C4Model } from '../C4Model-C1kukjQy.js'; declare function toStructurizr(model: C4Model): string; declare function toLikeC4(model: C4Model): string; export { toLikeC4, toStructurizr };