vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
964 stars 82 forks source link

Type 'typeof import("@event-calendar/core")' has no construct signatures.ts #254

Closed im-Qarch closed 2 months ago

im-Qarch commented 2 months ago

in my case when i import calendar like this

import Calendar from '@event-calendar/core'

got ts error image

vkurko commented 2 months ago

Please see #95