Constants for paypal sdk.
- Fork the module
- Run setup:
npm run setup - Start editing code in
./srcand writing tests in./tests npm run build
npm run build- Publish your code:
npm run releaseto add a patch- Or
npm run release:path,npm run release:minor,npm run release:major
- Or