UNPKG
@stakekit/fluid-animation
Version:
latest (0.0.1)
0.0.1
@stakekit/fluid-animation
/
dist
/
index.d.ts
2 lines
(1 loc)
•
65 B
TypeScript
View Raw
1
2
export
declare
const
startFluid
:
(
element
:
HTMLElement
) =>
void
;