UNPKG

76 BTypeScriptView Raw
1export declare const usePrevious: (value: any, defaultValue?: any) => any;