UNPKG
additween
Version:
latest (3.0.0)
3.0.0
2.1.1
2.1.0
2.0.0
1.0.0
0.0.3
0.0.2
0.0.1
Additive tweening library for smooth animations
github.com/bhovhannes/additween
bhovhannes/additween
additween
/
dist
/
typings
/
getCurrentTime.d.ts
2 lines
(1 loc)
•
50 B
TypeScript
View Raw
1
2
export
declare
function
getCurrentTime
(
):
number
;