UNPKG

@adaptabletools/adaptable-cjs

Version:

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

8 lines (7 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FilterInternalApi = void 0; const ApiBase_1 = require("../Implementation/ApiBase"); class FilterInternalApi extends ApiBase_1.ApiBase { } exports.FilterInternalApi = FilterInternalApi;