UNPKG

@adaptabletools/adaptable

Version:

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

3 lines (2 loc) 145 B
import { IModule } from '../../Strategy/Interface/IModule'; export declare const isRichStatusBarPanel: (module: IModule | undefined) => boolean;