@fileverse/api 0.0.17 → 0.0.19

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.
@@ -971,6 +971,7 @@ var init_file_utils = __esm({
971
971
  // src/sdk/file-manager.ts
972
972
  import { fromUint8Array as fromUint8Array2, toUint8Array as toUint8Array3 } from "js-base64";
973
973
  import { generateAESKey, exportAESKey } from "@fileverse/crypto/webcrypto";
974
+ import { markdownToYjs } from "@fileverse/content-processor";
974
975
  var init_file_manager = __esm({
975
976
  "src/sdk/file-manager.ts"() {
976
977
  "use strict";