Skip to content

TweenedOptions not exported from svelte/motion #16151

Open
@janosh

Description

@janosh

Describe the problem

would like to use the type TweenedOptions but looking at https://github.com/search?q=repo%3Asveltejs%2Fsvelte+TweenedOptions&type=code, it's defined once in packages/svelte/src/motion/private.d.ts which can't be imported from and once in packages/svelte/types/index.d.ts where it's not exported

Describe the proposed solution

unless keeping it internal was a deliberate decision, export TweenedOptions from packages/svelte/types/index.d.ts

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions