@tmagic/editor 1.3.0-alpha.0 → 1.3.0-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.
@@ -7701,6 +7701,7 @@
7701
7701
  exports.beforePaste = beforePaste;
7702
7702
  exports.change2Fixed = change2Fixed;
7703
7703
  exports.codeBlockService = codeBlockService;
7704
+ exports.dataSourceService = dataSourceService;
7704
7705
  exports.debug = debug;
7705
7706
  exports.default = index;
7706
7707
  exports.depService = depService;