UNPKG

@ant-design/pro-utils

Version:
2 lines (1 loc) 66 B
export declare const usePrevious: <T>(state: T) => T | undefined;