UNPKG

moy-fp

Version:
9 lines (6 loc) 107 B
import subtract from './subtract' /** * Number -> Number */ const dec = subtract(1) export default dec