UNPKG
@am-hooks/use-scroll
Version:
latest (1.0.0)
1.0.0
Detect when using scroll
github.com/dorothy7964/am-hooks
dorothy7964/am-hooks
@am-hooks/use-scroll
/
index.js
2 lines
(1 loc)
•
53 B
JavaScript
View Raw
1
2
export
{ useScroll
as
default
}
from
"./useScroll"
;