UNPKG

ag-grid-react

Version:
4 lines (3 loc) 182 B
import type { RefObject } from 'react'; declare const useReactCommentEffect: (comment: string, eForCommentRef: RefObject<HTMLElement>) => void; export default useReactCommentEffect;