[BUG] Missing type exports of motion-presets
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 7h 25m
- Merged PRs (30d)
- 26
Description
When implementing interact in a project i wanted to use the motion-presets props types in my code and had to copy paste them because they are not public
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the motion-presets prop type definitions and the package's public export entry point. Verify the existing TypeScript build or type checks, then confirm that consumers can import those types publicly without copying them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100