vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

Home Page:https://vkurko.github.io/calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

im-Qarch opened this issue · comments

in my case when i import calendar like this

import Calendar from '@event-calendar/core'

got ts error
image

Please see #95