udivankin / sunrise-sunset

Sunrise and sunset time calculation for given coordinates. ~1kb minified with zero dependencies.
74 stars 17 forks source link

Fix typescript definition #7

Closed fabulator closed 4 years ago

fabulator commented 4 years ago

I'm getting typescript error (3.6.4) - "The expression of an export assignment must be an identifier or qualified name in an ambient context." Without equal it works.