UNPKG
just-order-by
Version:
latest (1.0.0)
1.0.0
Produces a new array, sorted in given order
github.com/angus-c/just
angus-c/just
just-order-by
/
rollup.config.js
4 lines
(2 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
const
createRollupConfig
=
require(
'../../config/createRollupConfig'
);
module
.
exports
= createRollupConfig(__dirname);