@abdellatifui/react 3.1.74 → 3.1.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/nextgen.d.ts CHANGED
@@ -613,6 +613,7 @@ declare type NetworkMapProps_2 = {
613
613
  nodeSizeScaler: number;
614
614
  defaultAnimationLinkColor: string;
615
615
  linkAnimation: boolean;
616
+ debug: boolean;
616
617
  staticMapColor: string;
617
618
  isolateNonSelectedLinksOnNodeClick: boolean;
618
619
  showLinkCount: boolean;