UNPKG
magic-snowflakes
Version:
latest (7.1.0)
7.1.0
7.0.2
7.0.1
7.0.0
6.3.0
6.2.1
6.2.0
6.1.0
6.0.1
6.0.0
5.0.0
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.2
4.0.0
3.1.0
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.0.0
Falling snowflakes
github.com/hcodes/snowflakes
hcodes/snowflakes
magic-snowflakes
/
dist
/
calculations.d.ts
3 lines
(2 loc)
•
194 B
TypeScript
View Raw
1
2
3
export
{
SIZE_STEPS
as
maxInnerSize, calcSize, calcOpacity, calcDuration, calcDelay, calcTrajectory }
from
'./animation/calculations'
;
export
{ getAnimationStyle }
from
'./animation/keyframes'
;