UNPKG

@maur025/core-common

Version:

utility library to declare common util class and functions.

2 lines (1 loc) 56 B
var r=(n,...a)=>a.reduce((e,p)=>p(e),n);export{r as a};