UNPKG

79 BTypeScriptView Raw
1declare const useUnmount: (fn: () => void) => void;
2export default useUnmount;