Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

bug: Import declaration conflicts with local declaration of 'RectPosition'. #175

Open
davidquintard opened this issue Apr 12, 2020 · 0 comments

Comments

@davidquintard
Copy link

davidquintard commented Apr 12, 2020

Hi, in latest version ("@fivethree/core": "^0.9.6",):
I've got following error:

ERROR in node_modules/@fivethree/core/lib/animations/tween.d.ts:1:10 - error TS2440: Import declaration conflicts with local declaration of 'RectPosition'.

import { RectPosition } from './tween';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant