chore: rebuild

This commit is contained in:
Sidharth Vinod 2024-10-04 02:33:45 +05:30
parent e2474049d8
commit 5a3e0ccc3d
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD

View File

@ -434,7 +434,7 @@ export const shapesDefs: ShapeDefinition[] = [
];
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> = {
// States
state,