@kanaries/graphic-walker 0.2.17 → 0.2.18

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.
@@ -13980,6 +13980,7 @@ function Ble(e) {
13980
13980
  function Ule(e) {
13981
13981
  switch (e) {
13982
13982
  case "interval":
13983
+ case "bar":
13983
13984
  return "bar";
13984
13985
  case "line":
13985
13986
  return "line";