Refactor Sort to remove constants
dhowden opened this issue · 1 comments
dhowden commented
Allow:
sort('-price')
Remove the constants from the exported API.
tbillington commented
Fixed in 819f96a
dhowden opened this issue · 1 comments
Allow:
sort('-price')
Remove the constants from the exported API.
Fixed in 819f96a