UNPKG

szheqd21qcall

Version:

```

6 lines (4 loc) 65 B
const add =(x,y)=>{ return x+y; } module.exports= add;