UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

3 lines (2 loc) 79 B
declare const useUnmount: (fn: () => void) => void; export default useUnmount;