UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

3 lines 207 B
declare const useMounted: <U extends (...args: any[]) => any>(beforeUnmount?: U | undefined) => import("preact/hooks").MutableRef<boolean>; export default useMounted; //# sourceMappingURL=useMounted.d.ts.map