mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
chore: rebuild
This commit is contained in:
@@ -434,7 +434,7 @@ export const shapesDefs: ShapeDefinition[] = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const generateShapeMap = () => {
|
const generateShapeMap = () => {
|
||||||
// These are the shapes that didn't have documentation present.
|
// These are the shapes that didn't have documentation present
|
||||||
const shapeMap: Record<string, ShapeHandler> = {
|
const shapeMap: Record<string, ShapeHandler> = {
|
||||||
// States
|
// States
|
||||||
state,
|
state,
|
||||||
|
Reference in New Issue
Block a user