@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias AnimationRangeEnd<TLength>

    AnimationRangeEnd:
        | Globals
        | TimelineRangeName
        | TLength
        | "normal"
        | string & {}

    Type Parameters

    • TLength = string & {} | 0