UNPKG

@ryanar/react-auth-provider

Version:

> Easy to integrate react authentication management through context.

2 lines (1 loc) 72 B
export declare function usePrevious<T = any>(value: T): T | undefined;