UNPKG
@isotope/prototope
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.1
Isotope-based JavaScript library for speedy UI prototyping
areknawo.com/prototope
Isotope-js/isotope
@isotope/prototope
/
lib
/
utils
/
transitions
/
index.d.ts
4 lines
(3 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./transition-duration"
;
export
*
from
"./transition-property"
;
export
*
from
"./transition-timing-function"
;