UNPKG

just-compose

Version:

return a function composed of 2 or more functions

26 lines (13 loc) 268 B
# just-compose ## 2.3.0 ### Minor Changes - Rename node module .js -> .cjs ## 2.2.1 ### Patch Changes - fix: reorder exports to set default last #488 ## 2.2.0 ### Minor Changes - package.json updates to fix #467 and #483 ## 2.1.1 ### Patch Changes - Types