Skip to content

DraggableParams are not exported #969

@SikandarJODD

Description

@SikandarJODD

Describe the bug

DraggableParams are not exported in index.d.ts file

Expected behavior

  • While using createDraggable in a Svelte project, I tried to import DraggableParams, but it seems to be missing.

  • Just like we have AnimationParams exported, I was expecting to find DraggableParams as well.
    Is this omission intentional, or could it be an oversight?

Screenshots
Image

Proposed Solution

It would be helpful to export DraggableParams from the index.d.ts file so it can be used externally.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions