UNPKG

@sinm/react-chrome-tabs

Version:
4 lines (3 loc) 68 B
export declare function useLatest<T>(data: T): { current: T; };