UNPKG

moy-fp

Version:
9 lines (6 loc) 92 B
import add from './add' /** * Number -> Number */ const inc = add(1) export default inc