This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
msx
/
Vent-App
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
046e950dea
Ramos
Etiquetas
master
Vent-App
/
node_modules
/
zrender
/
lib
/
animation
/
cubicEasing.d.ts
cubicEasing.d.ts
94 B
Histórico
Em bruto
1
export declare function createCubicEasingFunc(cubicEasingStr: string): (p: number) => number;