UNPKG
just-compose
Version:
latest (2.3.0)
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
return a function composed of 2 or more functions
github.com/angus-c/just
angus-c/just
just-compose
/
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);