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