UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 161 B
import React from 'react'; import { TParent } from '../type/target'; export declare const renderParentCellTooltip: (value: Array<TParent>) => React.JSX.Element;