Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 379 Bytes

File metadata and controls

9 lines (6 loc) · 379 Bytes

Exposes the applyChanges method.

Exports:

  • default - The applyChanges method

      require("data/apply_changes");
      // ===== or =====
      import applyChanges from 'devextreme/data/apply_changes';