loroDocExportAllUpdates top-level property

LoroDocExportAllUpdates loroDocExportAllUpdates
final

Implementation

final loroDocExportAllUpdates = loroFFILib
  .lookup<NativeFunction<LoroDocExportAllUpdatesFunc>>('loro_doc_export_all_updates')
  .asFunction<LoroDocExportAllUpdates>();