Package #runtime/svelte/easing

    Defines utility functions to select Svelte 1-dimensional easing functions. Take note that if all Svelte easing functions need to be imported to reduce duplication use easingFunc instead of import * as easingFunc from '#svelte/easing';.

    Functions

    getEasingFunc

    Variables

    easingFunc
    easingList

    Type Aliases

    EasingFunctionName
    EasingReference

    References

    EasingFunction → EasingFunction