-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Getting a whack of TS errors now when using 2.2.4 and TypeScript 2.3
node_modules/react-draggable/index.d.ts
(49,1): error TS1046: A 'declare' modifier is required for a top level declaration in a .d.ts file.
node_modules/react-draggable/index.d.ts
(49,7): error TS2323: Cannot redeclare exported variable 'Draggable'.
/node_modules/react-draggable/index.d.ts
(49,66): error TS2304: Cannot find name 'DraggableState'.
node_modules/react-draggable/index.d.ts
(60,5): error TS2484: Export declaration conflicts with exported declaration of 'DraggableCore'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels