chbim-time-axis-v2 0.0.1 → 0.0.2

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.
@@ -13519,6 +13519,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
13519
13519
  });
13520
13520
  const CesiumGantt_vue_vue_type_style_index_0_scoped_cd0cef0f_lang = "";
13521
13521
  const CesiumGantt = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-cd0cef0f"]]);
13522
+ CesiumGantt.install = (app) => {
13523
+ app.component("CesiumGantt", CesiumGantt);
13524
+ };
13522
13525
  export {
13523
13526
  CesiumGantt,
13524
13527
  CesiumGantt as default