UNPKG

@legendapp/tools

Version:
2 lines (1 loc) 105 B
export declare function useStableCallback(callback: (...args: any[]) => void): (...args: any[]) => void;