EventInfo
import { EventInfo } from "devextreme/events/index"
Do not use NativeEventInfo if you specify this type.
NativeEventInfo
import { NativeEventInfo } from "devextreme/events/index"
Do not use EventInfo if you specify this type.
Feedback