UNPKG

motion

Version:

The Motion library for the web

2 lines (1 loc) 60 B
export declare type EasingFunction = (v: number) => number;