UNPKG

@legendapp/state

Version:
3 lines (2 loc) 120 B
export declare function useUnmount(fn: () => void): void; export declare function useUnmountOnce(fn: () => void): void;