UNPKG

victory-native

Version:

A charting library for React Native with a focus on performance and customization.

2 lines (1 loc) 53 B
export declare function usePrevious<T>(value: T): T;