UNPKG

241 BMarkdownView Raw
1# commercetools-sync-actions
2
3Construct API update actions, for usage with `@commercetools/sdk-client`.
4
5https://commercetools.github.io/nodejs/sdk/api/syncActions.html
6
7## Install
8
9```bash
10npm install --save @commercetools/sync-actions
11```