Files
2026-04-13 08:19:53 +08:00

2 lines
60 B
TypeScript

export declare function useOnUnmount(cb: () => void): void;