UNPKG

@ag-grid-community/react

Version:
5 lines (4 loc) 213 B
// @ag-grid-community/react v26.0.0 import { RefObject } from 'react'; declare const useReactCommentEffect: (comment: string, eForCommentRef: RefObject<HTMLElement>) => void; export default useReactCommentEffect;