pokersolver icon indicating copy to clipboard operation
pokersolver copied to clipboard

Update exports logic to set module.exports

Open Nerdsie opened this issue 3 years ago • 0 comments

Some IDEs (IntelliJ to be specific) do not recognize "setting exports inside a function" logic, updating to use module.exports fixes this issue.

Nerdsie avatar Nov 04 '21 23:11 Nerdsie