feat: Add packet diagram

This commit is contained in:
Sidharth Vinod
2023-09-14 22:35:13 +05:30
parent 271b779995
commit c41594d220
25 changed files with 534 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ const MERMAID_CONFIG_DIAGRAM_KEYS = [
'gitGraph',
'c4',
'sankey',
'packet',
] as const;
/**