UNPKG

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