adamgibbons / ics

iCalendar (ics) file generator for node.js
ISC License
732 stars 155 forks source link

Add ESM usage example #232

Closed NateLevin1 closed 1 year ago

NateLevin1 commented 1 year ago

I think this would save people some time for very little effort — I got tripped up by expecting ics to be the default export.

microHoffman commented 1 year ago

thanks this really helped, i was also wondering why the default exports does not work