honkwansin

Results 1 issues of honkwansin

**Eel version** 0.16.0 **Describe the bug** Eel cannot parse arrow functions such as: ` const funcName = (funcParam) => {console.log(funcParam)} window.eel.expose(funcName, 'funcName') ` after running `npm run build` and then...

bug