@base-web-kits/base-tools-ts 1.1.11 → 1.1.18-alpha.1

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.
@@ -1081,6 +1081,7 @@ var baseToolsTS = (() => {
1081
1081
  return this;
1082
1082
  }
1083
1083
  };
1084
+ var EventBus_default = new EventBus();
1084
1085
 
1085
1086
  // src/ts/day/index.ts
1086
1087
  var import_dayjs = __toESM(require_dayjs_min(), 1);