This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yuebuzu
/
s202226701018
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
s202226701018
/
MY-WEB
/
node_modules
/
zrender
/
lib
/
animation
/
cubicEasing.d.ts
cubicEasing.d.ts
94 B
Permalink
Histórico
Raw
1
export declare function createCubicEasingFunc(cubicEasingStr: string): (p: number) => number;