@tscircuit/capacity-autorouter 0.0.664 → 0.0.665

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/index.d.ts CHANGED
@@ -4754,6 +4754,7 @@ interface HgPortPointPathingSolverParams {
4754
4754
  flags: {
4755
4755
  FORCE_CENTER_FIRST: boolean;
4756
4756
  RIPPING_ENABLED: boolean;
4757
+ USE_SELECTIVE_RERIP_ROUTING?: boolean;
4757
4758
  };
4758
4759
  weights: {
4759
4760
  /** Seed used for deterministic shuffling in rip-selection ordering. */