UNPKG

@adaptabletools/adaptable

Version:

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

4 lines (3 loc) 199 B
import { AdaptableAgGrid } from './agGrid/AdaptableAgGrid'; export declare function listenForDevTools(adaptableInstance: AdaptableAgGrid): void; export declare function getPageUrlOfWindow(): string;