joypad.js icon indicating copy to clipboard operation
joypad.js copied to clipboard

Add typings for module resolution

Open KusStar opened this issue 4 years ago • 2 comments

For better developer experience

KusStar avatar Jul 29 '21 07:07 KusStar

Hello @KusStar, thank you for your pull request.

I had a look at the changes and I noticed that the .mjs module resolution doesn't seem to be working as expected, maybe because we don't have a standard config in place. Not sure really. I tried pulling up the .mjs file in my app and it just returns an empty module {}. Can you please have a look at it if possible? Thank you.

ArunMichaelDsouza avatar Dec 11 '21 03:12 ArunMichaelDsouza

OK,I will try to fix it.

KusStar avatar Dec 11 '21 04:12 KusStar