UNPKG

@grafana/ui

Version:
3 lines (2 loc) 144 B
import { TableCellProps } from './types'; export declare const ActionsCell: (props: TableCellProps) => import("react/jsx-runtime").JSX.Element;