picnic-api
picnic-api copied to clipboard
Type QuantityDecorator is not exported
First of all, thanks for providing this library! While using it I noticed that all types in src/types/picnic-api.ts
are exposed except QuantityDecorator
, see here.
Pull request https://github.com/MRVDH/picnic-api/pull/12 address this issue.
Quick update: I've added the fix for this and planning to release it tomorrow! 😄
Fixed in release: https://github.com/MRVDH/picnic-api/releases/tag/v3.1.0