UNPKG

@adaptabletools/adaptable

Version:

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

3 lines (2 loc) 146 B
import { AdaptableApi, Report } from '../../../../types'; export declare function reportHasSchedules(report: Report, api: AdaptableApi): boolean;