mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
feat: Add packet diagram
This commit is contained in:
@@ -23,6 +23,7 @@ const MERMAID_CONFIG_DIAGRAM_KEYS = [
|
||||
'gitGraph',
|
||||
'c4',
|
||||
'sankey',
|
||||
'packet',
|
||||
] as const;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user