simonepri / is-sea

🌊 Check whether a geographic coordinate is in the sea or not on the earth.
MIT License
50 stars 10 forks source link

Vue uses this component to report errors #8

Open PloughingNorth opened 4 years ago

PloughingNorth commented 4 years ago

import issea from 'is-sea'

issea(41.9028, 12.4964)

TIM图片20200808002126

ninjadev64 commented 4 months ago

hey, did you ever fix this? I'm getting this error as well (SvelteKit)

ninjadev64 commented 4 months ago

Using @yocontra's fork, I don't get this error (SvelteKit)