UNPKG

@heycar-uikit/core

Version:
6 lines (5 loc) 151 B
declare const useReviewRating: () => { isVisible: boolean; setIntersectionObserver: (targetId: string) => void; }; export { useReviewRating };