Ease
ts
type Ease = keyof typeof easeToFunctionMap;Type describing all possible easing functions.
To see the logic these eases have been based on, and learn more about how each of the eases work, visit Micheal Pohoreski's guide over at their Github: https://github.com/Michaelangel007/easing.