UNPKG

@studio-lumio/hooks

Version:

a compilation of react hooks we use to make our magic

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