UNPKG
@atlas-kitchen/adyen-web
Version:
latest (6.15.0)
6.15.0
docs.adyen.com/checkout
atlas-kitchen/adyen-web
@atlas-kitchen/adyen-web
/
dist
/
es
/
utils
/
hookUtils.js
3 lines
(2 loc)
•
213 B
JavaScript
View Raw
1
2
3
import
{useRef
as
e,useEffect
as
r}
from
"../external/preact/hooks/dist/hooks.js"
;
function
t
(
t
){
const
o=
e
();
return
r
((
()=>
{o.
current
=t}),[t]),o.
current
}
export
{t
as
usePrevious};
//# sourceMappingURL=hookUtils.js.map