UNPKG

@adaptabletools/adaptable

Version:

Powerful AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements

4 lines (3 loc) 172 B
import * as React from 'react'; import { AlertDefinition } from '../../../../types'; export declare const renderScopeSummary: (data: AlertDefinition) => React.JSX.Element;