UNPKG

@adaptabletools/adaptable

Version:

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

4 lines (3 loc) 231 B
import { IAdaptable } from '../../../AdaptableInterfaces/IAdaptable'; export declare function refreshScheduledAlertJobs(adaptable: IAdaptable): void; export declare function refreshScheduledReportJobs(adaptable: IAdaptable): void;