sajari/sdk-js

Refactor Sort to remove constants

dhowden opened this issue · 1 comments

Allow:

sort('-price')

Remove the constants from the exported API.

Fixed in 819f96a