feat(WIP): architecture-fcose layout

on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
darshanr0107
2025-11-14 17:01:44 +05:30
parent 0a23304d1a
commit 4430eddb24
9 changed files with 897 additions and 1 deletions

View File

@@ -38,6 +38,11 @@ export const packageOptions = {
packageName: 'mermaid-layout-tidy-tree',
file: 'index.ts',
},
'mermaid-layout-fcose': {
name: 'mermaid-layout-fcose',
packageName: 'mermaid-layout-fcose',
file: 'index.ts',
},
examples: {
name: 'mermaid-examples',
packageName: 'examples',