cljsjs

GGfpc 2020-12-02T21:50:15.009100Z

Hey, I'm having some trouble creating a new package

GGfpc 2020-12-02T21:51:53.010500Z

I want to use this repo: https://github.com/yanivam/react-svg-worldmap and I found the files here https://unpkg.com/browse/react-svg-worldmap@1.0.36/dist/ And then I try to load them into http://jmmk.github.io/javascript-externs-generator/ When I load all the files and try to export WorldMap, it tells me that there is no object with that name. What am I doing wrong?