MrShi
3 天以前 ce06ca62a0dd65d4a8fb57126948449c804ad77e
1
export declare function createCubicEasingFunc(cubicEasingStr: string): (p: number) => number;