UNPKG
just-curry-it
Version:
latest (5.3.0)
5.3.0
5.2.1
5.2.0
5.1.0
5.0.1
5.0.0
4.1.1
4.1.0
4.0.0
3.2.1
3.2.0
3.1.0
3.0.0
2.0.1
2.0.0
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
return a curried function
github.com/angus-c/just
angus-c/just
just-curry-it
/
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);