chess-web-api
chess-web-api copied to clipboard
Support Import Usage for Vite
chess-web-api version:
^1.1.2
Steps to reproduce
This package must be used with require
instead of import
Expected behavior
I'd like to be able to use this with import
since Vite is ESM only