geojson-path-finder
geojson-path-finder copied to clipboard
ES6 Standards and 'Could not find declaration file for module geojson-path-finder'
Hi. Would it be okay to integrate ES6 standards for client-side-server browsers that can't recognize the require() function? Also, I can't seem to fix the issue 'Could not find declaration file for module geojson-path-finder'. I'm a beginner at javascript language, I tried to look for solutions but I can't make it work. Hope you can help me on this one. Godspeed!
Please see provided PR
Version 2.0.0 uses ESM in the source and should hopefully be possible to use directly from the client side.