I am new to electron and javascript. I want to use the library chesboardjs
on their website it says it is quite simple just 2 lines of code to display the board. I installed it using npm install -save @chrisoakman/chessboardjs
now I want to use it but I have no idea how to import it. I don't see anything about that on the website.