Gleam - v1.0.2
    Preparing search index...

    Variable EASINGSConst

    EASINGS: Record<EasingName, (t: number) => number> = ...

    Lookup table from EasingName to its easing function (t ∈ [0, 1] → eased t).