Add constants type #395
Annotations
4 errors
|
Run test
Type 'PointDownEvent' is missing the following properties from type '{ readonly bubbles: boolean; cancelBubble: () => void; readonly cancelable: boolean; readonly composed: boolean; composedPath(): [(EventTarget | undefined)?]; readonly currentTarget: EventTarget | null; ... 10 more ...; readonly type: string; }': bubbles, cancelBubble, cancelable, composed, and 13 more.
|
Run test
Type 'PointDownEvent' is not assignable to type 'Event'.
|
Run test
The operation was canceled.
|
Loading