This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
books
/
5zu-books
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
f143f24da4
Ramas
Etiquetas
master
5zu-books
/
admin-frontend
/
node_modules
/
element-plus
/
lib
/
utils
/
easings.d.ts
easings.d.ts
92 B
Histórico
Raw
1
export declare function easeInOutCubic(t: number, b: number, c: number, d: number): number;