UNPKG

@adaptabletools/adaptable-cjs

Version:

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

9 lines (8 loc) 492 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INFINITE_TABLE_LICENSE_KEY = exports.ADAPTABLE_PUBLISH_TIMESTAMP = exports.ADAPTABLE_VERSION = void 0; const tslib_1 = require("tslib"); const env_1 = tslib_1.__importDefault(require("./env")); exports.ADAPTABLE_VERSION = env_1.default.VERSION; exports.ADAPTABLE_PUBLISH_TIMESTAMP = env_1.default.PUBLISH_TIMESTAMP; exports.INFINITE_TABLE_LICENSE_KEY = env_1.default.NEXT_PUBLIC_INFINITE_TABLE_LICENSE_KEY;