UNPKG

@nex-ui/hooks

Version:

A collection of React Hooks for Nex UI components.

4 lines (2 loc) 76 B
declare const useUnmount: (fn: () => void) => void; export { useUnmount };